summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/PlatformAutoGen.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Remove Duplicate sets of SkuName and SkuId from allskusetAshraf Ali S2024-02-081-0/+2
* BaseTools: Fix DSC override of Guided toolMichael D Kinney2021-05-101-4/+3
* BaseTools: Fix New Target/ToolChain/Arch in DSC [BuildOptions] issuesMichael D Kinney2021-05-031-15/+12
* BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney2021-04-291-21/+94
* BaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY key presentMichael D Kinney2021-04-231-2/+7
* BaseTools/PlatformAutoGen: MAKE_FLAGS and MAKE_PATH fixesMichael D Kinney2021-04-141-15/+21
* BaseTools: Should always define PCD TOKEN value as Zero for static PCDYunhua Feng2020-12-231-2/+1
* BaseTools: Enable Module Scope Structure PcdBob Feng2020-11-051-1/+7
* BaseTools: Sort the Pcd set when generating the VPD binaryBob Feng2020-09-081-1/+1
* BaseTools:GuidedSectionTools.txt is not generated correctlyFan, ZhijuX2020-03-311-1/+2
* BaseTools: Rationalise makefile generationPierre Gondois2020-02-121-6/+7
* BaseTools: Fix build failure when multiple build targets givenBob Feng2019-12-181-1/+1
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-201-0/+1
* 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