summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/PlatformAutoGen.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: remove unnecessary calls of os.existFeng, Bob C2019-09-171-4/+4
* BaseTools: Sort Pcd settings to make PcdTokenNumber be fixedFeng, Bob C2019-09-101-1/+2
* BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C2019-09-101-0/+2
* BaseTools: Incorrect error message for library instance not foundFeng, Bob C2019-08-231-1/+1
* BaseTools: Fixed issue of incorrect Module Unique NameFeng, Bob C2019-08-191-2/+3
* BaseTools: Enable Multiple Process AutoGenFeng, Bob C2019-08-091-5/+11
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-091-0/+1505