summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/MetaFileTable.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Correct report the line number in INF file issueYunhua Feng2020-12-221-1/+1
* BaseTools: Remove the file timestamp checking during parsingBob Feng2020-07-211-10/+2
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Fixed incorrect line number in PcdValueInit.cFeng, Bob C2019-02-021-1/+1
* BaseTools: Enable component override functionalityFeng, Bob C2019-01-141-2/+5
* BaseTools: Fixed metafile parser issuesFeng, Bob C2018-12-181-15/+19
* BaseTools: Replace the sqlite database with listBobCF2018-12-071-106/+142
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-0/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Use absolute import in WorkspaceGary Lin2018-07-161-2/+3
* BaseTools: Clean up source filesLiming Gao2018-07-091-44/+44
* BaseTools: Fix two drivers include the same file issueYunhua Feng2018-06-291-6/+8
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-3/+3
* BaseTools: Refactor python except statementsGary Lin2018-06-271-2/+2
* BaseTools: use predefined constants instead of local stringsCarsey, Jaben2018-04-181-10/+10
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-8/+8
* BaseTools: Support Structure PCD value inherit between the different SKUsLiming Gao2017-12-251-4/+7
* BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions sectionYonghong Zhu2016-08-191-1/+7
* BaseTools: support private package definitionYonghong Zhu2016-05-181-2/+2
* BaseTools/Build: Add error report for incorrect syntax in DEC file.Bob Feng2015-06-231-14/+30
* BaseTools/Build: Add SDL supportBob Feng2015-04-101-1/+21
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-1/+3
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-101-1/+3
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-16/+90
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+275