summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileParser.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-02BaseTools: DataType - cleanup list constantsCarsey, Jaben1-2/+2
2018-05-02BaseTools: Workspace/MetaFileParser - refactor dictsCarsey, Jaben1-9/+8
2018-05-02BaseTools: Fix regression bug by 3378782691afYunhua Feng1-1/+1
2018-04-26BaseTools: Workspace - refactor RegEx to minimize multiple compilingCarsey, Jaben1-2/+6
2018-04-19BaseTools: Support DSC component !include PCD itemsYunhua Feng1-3/+10
2018-04-18BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben1-2/+2
2018-04-18BaseTools: use predefined constants instead of local stringsCarsey, Jaben1-16/+16
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-5/+5
2018-03-09BaseTools: Fix a bug for --pcd used in ConditionalStatement calculateYonghong Zhu1-0/+2
2018-03-09BaseTools: Update --pcd parser to support flexible pcd formatYonghong Zhu1-0/+1
2018-03-03BaseTools: Dsc/Fdf conditional statement parse issueFeng, YunhuaX1-0/+4
2018-02-09BaseTools: Update Expression.py for string comparison and MACRO replace issueYunhua Feng1-0/+1
2018-02-01BaseTools: Support multiple .h fileFeng, Bob C1-1/+3
2018-01-30BaseTools: Enhance parse performance by optimize ValueExpressionExYunhua Feng1-8/+2
2018-01-25BaseTools: Fixed some small issuesFeng, Bob C1-0/+3
2018-01-23BaseTools: Add DefaultStore section format CheckYonghong Zhu1-1/+1
2018-01-23BaseTools: update SKUID value to support both integer and Hex numberYonghong Zhu1-2/+2
2017-12-27BaseTools: Support PCD flexible values formatYonghong Zhu1-6/+11
2017-12-25BaseTools: Support nest field name in DSC/DECLiming Gao1-1/+3
2017-12-25BaseTools: Report Structure PCD value and SKU, DefaultStore infoLiming Gao1-2/+2
2017-12-25BaseTools: Support Structure PCD value inherit between the different SKUsLiming Gao1-18/+38
2017-12-25BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao1-101/+152
2017-08-13BaseTools: Support TabSpace between section tag in DEC fileYanyan Zhang1-1/+1
2017-06-24BaseTools: report error HiiString in HII format PCD must not be emptyYonghong Zhu1-0/+7
2017-06-24BaseTools: Enhance DEC Defines section format checkYunhua Feng1-0/+15
2017-03-25BaseTools: Skip module AutoGen by comparing timestamp.Derek Lin1-0/+4
2017-02-22BaseTools: add error check for Macro usage in the INF fileYonghong Zhu1-1/+8
2016-10-19BaseTools: support PCD value to use expression in the DEC fileYonghong Zhu1-3/+18
2016-05-18BaseTools: support private package definitionYonghong Zhu1-0/+12
2016-04-29BaseTools/Build: Better DSC arch filteringThomas Palmer1-15/+25
2016-04-19BaseTools: enhance error handling for DSC fileYonghong Zhu1-0/+2
2016-04-07BaseTools: Add support to merge Prebuild and Postbuild into build ProcessYonghong Zhu1-2/+4
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-1/+1
2015-11-09BaseTools: Allow decimal values in the EDK II meta-data fileYonghong Zhu1-3/+8
2015-08-26BaseTools: Nested !include support in DSC and FDF filesCecil Sheng1-5/+7
2015-04-10BaseTools/Build: Add SDL supportBob Feng1-1/+3
2015-02-061. Update UpdateBuildVersion.py; Yingke Liu1-14/+4
2014-08-28License header updated to match correct format.Yingke Liu1-2/+23
2014-08-21This patch is going to:Hess Chen1-4/+10
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming1-1872/+1872
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming1-2/+19
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-4/+22
2013-09-24Sync BaseTool trunk (version r2601) into EDKII BaseTools.Liming Gao1-1/+13
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-182/+209
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao41-21/+73
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao41-42/+127
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao41-11/+43
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-399/+727
2011-10-11Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao41-14/+21