summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileTable.py
AgeCommit message (Expand)AuthorFilesLines
7 daysBaseTools: WorkSpace: Remove unnecessary codePierre Gondois1-1/+0
2020-12-22BaseTools: Correct report the line number in INF file issueYunhua Feng1-1/+1
2020-07-21BaseTools: Remove the file timestamp checking during parsingBob Feng1-10/+2
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-02BaseTools: Fixed incorrect line number in PcdValueInit.cFeng, Bob C1-1/+1
2019-01-14BaseTools: Enable component override functionalityFeng, Bob C1-2/+5
2018-12-18BaseTools: Fixed metafile parser issuesFeng, Bob C1-15/+19
2018-12-07BaseTools: Replace the sqlite database with listBobCF1-106/+142
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-0/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Use absolute import in WorkspaceGary Lin1-2/+3
2018-07-09BaseTools: Clean up source filesLiming Gao1-44/+44
2018-06-29BaseTools: Fix two drivers include the same file issueYunhua Feng1-6/+8
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-3/+3
2018-06-27BaseTools: Refactor python except statementsGary Lin1-2/+2
2018-04-18BaseTools: use predefined constants instead of local stringsCarsey, Jaben1-10/+10
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-8/+8
2017-12-25BaseTools: Support Structure PCD value inherit between the different SKUsLiming Gao1-4/+7
2016-08-19BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions sectionYonghong Zhu1-1/+7
2016-05-18BaseTools: support private package definitionYonghong Zhu1-2/+2
2015-06-23BaseTools/Build: Add error report for incorrect syntax in DEC file.Bob Feng1-14/+30
2015-04-10BaseTools/Build: Add SDL supportBob Feng1-1/+21
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-1/+3
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao41-1/+3
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-16/+90
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+275