summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/DscBuildData.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io2023-12-211-4/+4
* BaseTools: Allow users to specify compiler to use with make CC= CXX=Rebecca Cran2023-04-051-1/+1
* BaseTools: Correct initialization data size check for array PCDsKonstantin Aladyshev2022-10-191-8/+8
* Revert "BaseTools: Fix DSC LibraryClass precedence rule"Liming Gao2022-08-281-2/+2
* BaseTools: Fix DSC LibraryClass precedence ruleChen, Christine2022-07-171-2/+2
* BaseTools: add '-p' for Linux 'cp' command.Chen, Christine2022-07-171-2/+2
* BaseTools: Fix dependency issue in PcdValueInitJake Garver2022-06-061-1/+2
* BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi12022-04-221-0/+1
* BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.cBob Feng2022-03-261-0/+5
* BaseTools: Fix error leg in DscBuildData.pyJake Garver via groups.io2022-02-071-1/+1
* BaseTools: Add authenticated variable store supportChen, Lin Z2021-11-111-0/+4
* BaseTools: Remove hard-coded strings for target and tools_defPierre Gondois2021-09-291-5/+4
* BaseTools: Enable the flag to treat dynamic pcd as dynamicExBob Feng2021-07-121-15/+4
* BaseTools: Enable Module Scope Structure PcdBob Feng2020-11-051-17/+227
* BaseTools: Move C tool flags before the common flagsgaoliming2020-10-101-1/+1
* BaseTools: Sort the Pcd set when generating the VPD binaryBob Feng2020-09-081-1/+1
* BaseTools:fix issue for decode the stdout/stderr byte arraysFan, ZhijuX2020-03-241-1/+1
* BaseTools:copy the common PcdValueCommon.c to output directoryFan, ZhijuX2020-03-121-2/+11
* BaseTools/Build: Do not use Common.lib in Structured PCD appKinney, Michael D2020-02-071-19/+23
* BaseTools/DscBuildData: Fix PCD autogen include file conflictMichael D Kinney2020-02-041-1/+17
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-131-3/+6
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-201-1/+22
* BaseTools: Fix a bug for Hii Pcd overrideBob Feng2019-09-101-2/+2
* BaseTools: Fixed an issue that build raise exceptionFeng, Bob C2019-08-121-5/+2
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-091-5/+5
* BaseTools: Add functions to get platform scope build optionsFeng, Bob C2019-08-091-0/+20
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-091-6/+2
* BaseTools:Updata the output encoding of the Popen functionBob Feng2019-08-011-1/+1
* BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.cFeng, Bob C2019-07-101-1/+2
* BaseTools: Correct the value assignment for StructurePcdFan, ZhijuX2019-05-101-48/+165
* BaseTools:corrected error message for the DatumType errorFan, ZhijuX2019-05-081-3/+7
* BaseTools:Fixed an issue where the order of GuidS changed in guid.xrefFan, ZhijuX2019-05-011-10/+10
* BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C2019-04-101-0/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTool: Fixed an issue of Structure PCDFeng, Bob C2019-03-271-7/+7
* BaseTools: Remove the logic SourceOverridePathFeng, Bob C2019-03-241-19/+0
* BaseTools: Fix a bug about Structure PCDFeng, Bob C2019-02-221-1/+1
* BaseTool: Fixed incremental rebuild issue.Feng, Bob C2019-02-221-9/+8
* BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX2019-02-201-0/+3
* BaseTools: Fixed a code bug for Pcd Array.Feng, Bob C2019-02-191-7/+5
* BaseTools: Various typoAntoine Coeur2019-02-141-1/+1
* BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX2019-02-021-2/+2
* BaseTools: Enable CODE format in DEC fileFeng, Bob C2019-02-021-17/+21
* BaseTools: PCD value incorrect in structure pcd sku case.Fan, ZhijuX2019-02-021-1/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-3/+10
* BaseTools: the list and iterator translationFeng, Bob C2019-02-011-8/+8
* BaseTools:Similar to octal data rectificationZhijux Fan2019-02-011-1/+2
* BaseTools: Rename iteritems to itemsZhijux Fan2019-02-011-1/+1
* BaseTools/DscBuildData: move functionCarsey, Jaben2019-01-211-17/+33
* BaseTools: Remove unused logic for EDKIFeng, Bob C2019-01-141-1/+0