summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds/FfsInfStatement.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: remove redundant if comparisonCarsey, Jaben2018-05-021-2/+2
* BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben2018-05-021-11/+11
* BaseTools: Replace PCD type strings with predefined constantCarsey, Jaben2018-05-021-1/+1
* BaseTools: replace string constants used for module typesCarsey, Jaben2018-05-021-15/+15
* BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con...Carsey, Jaben2018-04-231-2/+2
* BaseTools: merge towards minimum PCD MAX <something> methodsCarsey, Jaben2018-04-181-5/+3
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-1/+1
* BaseTools: use predefined constants instead of local stringsCarsey, Jaben2018-04-181-2/+3
* BaseTools: FfsInfStatement - remove unused functionCarsey, Jaben2018-04-171-21/+0
* BaseTools: FdfParser - refactor functions to make staticCarsey, Jaben2018-04-171-5/+5
* BaseTools: fix --genfds-multi-thread generate makefile issueFeng, YunhuaX2018-04-111-1/+3
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-24/+24
* BaseTools: Update --pcd parser to support flexible pcd formatYonghong Zhu2018-03-091-8/+10
* BaseTools: DSC Components section support flexible PCDYunhua Feng2018-03-031-0/+15
* BaseTools: Structure Pcd in CommandLine.Feng, Bob C2018-02-011-0/+1
* BaseTools: Fix a bug for different FV use same FILE statement GuidYonghong Zhu2017-12-291-1/+1
* BaseTools: Update Makefile to support FFS file generationYonghong Zhu2017-12-051-87/+115
* BaseTools: extend FFS alignment to 16MYonghong Zhu2017-09-251-3/+7
* BaseTools/GenFds: register MM Modules and MM FV file types.Supreeth Venkatesh2017-07-071-0/+3
* BaseTools: handling the case that map file is not existYonghong Zhu2016-09-251-16/+17
* BaseTools/GenFds: enhance INF built arch filterYonghong Zhu2016-05-161-0/+10
* BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu2016-04-201-2/+12
* BaseTools/Build: Consider only build-specified architecturesThomas Palmer2016-04-191-30/+6
* BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID overrideYonghong Zhu2015-12-071-1/+4
* BaseTools: Add support for INF statement in FD regionYonghong Zhu2015-12-071-3/+41
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-081-3/+4
* 1. Update UpdateBuildVersion.py; Yingke Liu2015-02-061-41/+4
* BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF.Yingke Liu2014-09-121-0/+1
* Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a...Abner Chang2014-09-111-0/+26
* License header updated to match correct format.Yingke Liu2014-08-281-11/+30
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-8/+10
* Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming2014-01-101-1/+17
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-7/+119
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-0/+5
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-7/+7
* Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao42011-10-111-1/+5
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-6/+65
* Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao42011-08-261-1/+15
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-12/+173
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-0/+8
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-2/+2
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-18/+59
* Sync tool code to BuildTools project r1739.lgao42009-11-091-2/+45
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+582