summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/DscBuildData.py
AgeCommit message (Expand)AuthorFilesLines
2024-02-28BaseTools: Syntax warning invalid escape sequence \CJayaprakash, N1-1/+1
2024-02-08BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIsdevel@edk2.groups.io1-48/+133
2024-01-10BaseTools: Fix raw strings containing valid escape charactersJoey Vagedes1-2/+2
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io1-4/+4
2023-04-05BaseTools: Allow users to specify compiler to use with make CC= CXX=Rebecca Cran1-1/+1
2022-10-19BaseTools: Correct initialization data size check for array PCDsKonstantin Aladyshev1-8/+8
2022-08-28Revert "BaseTools: Fix DSC LibraryClass precedence rule"Liming Gao1-2/+2
2022-07-17BaseTools: Fix DSC LibraryClass precedence ruleChen, Christine1-2/+2
2022-07-17BaseTools: add '-p' for Linux 'cp' command.Chen, Christine1-2/+2
2022-06-06BaseTools: Fix dependency issue in PcdValueInitJake Garver1-1/+2
2022-04-22BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi11-0/+1
2022-03-26BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.cBob Feng1-0/+5
2022-02-07BaseTools: Fix error leg in DscBuildData.pyJake Garver via groups.io1-1/+1
2021-11-11BaseTools: Add authenticated variable store supportChen, Lin Z1-0/+4
2021-09-29BaseTools: Remove hard-coded strings for target and tools_defPierre Gondois1-5/+4
2021-07-12BaseTools: Enable the flag to treat dynamic pcd as dynamicExBob Feng1-15/+4
2020-11-05BaseTools: Enable Module Scope Structure PcdBob Feng1-17/+227
2020-10-10BaseTools: Move C tool flags before the common flagsgaoliming1-1/+1
2020-09-08BaseTools: Sort the Pcd set when generating the VPD binaryBob Feng1-1/+1
2020-03-24BaseTools:fix issue for decode the stdout/stderr byte arraysFan, ZhijuX1-1/+1
2020-03-12BaseTools:copy the common PcdValueCommon.c to output directoryFan, ZhijuX1-2/+11
2020-02-07BaseTools/Build: Do not use Common.lib in Structured PCD appKinney, Michael D1-19/+23
2020-02-04BaseTools/DscBuildData: Fix PCD autogen include file conflictMichael D Kinney1-1/+17
2020-01-13BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX1-3/+6
2019-11-20BaseTools:Add [packages] section in dsc fileFan, ZhijuX1-1/+22
2019-09-10BaseTools: Fix a bug for Hii Pcd overrideBob Feng1-2/+2
2019-08-12BaseTools: Fixed an issue that build raise exceptionFeng, Bob C1-5/+2
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C1-5/+5
2019-08-09BaseTools: Add functions to get platform scope build optionsFeng, Bob C1-0/+20
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C1-6/+2
2019-08-01BaseTools:Updata the output encoding of the Popen functionBob Feng1-1/+1
2019-07-10BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.cFeng, Bob C1-1/+2
2019-05-10BaseTools: Correct the value assignment for StructurePcdFan, ZhijuX1-48/+165
2019-05-08BaseTools:corrected error message for the DatumType errorFan, ZhijuX1-3/+7
2019-05-01BaseTools:Fixed an issue where the order of GuidS changed in guid.xrefFan, ZhijuX1-10/+10
2019-04-10BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C1-0/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-03-27BaseTool: Fixed an issue of Structure PCDFeng, Bob C1-7/+7
2019-03-24BaseTools: Remove the logic SourceOverridePathFeng, Bob C1-19/+0
2019-02-22BaseTools: Fix a bug about Structure PCDFeng, Bob C1-1/+1
2019-02-22BaseTool: Fixed incremental rebuild issue.Feng, Bob C1-9/+8
2019-02-20BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX1-0/+3
2019-02-19BaseTools: Fixed a code bug for Pcd Array.Feng, Bob C1-7/+5
2019-02-14BaseTools: Various typoAntoine Coeur1-1/+1
2019-02-02BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX1-2/+2
2019-02-02BaseTools: Enable CODE format in DEC fileFeng, Bob C1-17/+21
2019-02-02BaseTools: PCD value incorrect in structure pcd sku case.Fan, ZhijuX1-1/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-3/+10
2019-02-01BaseTools: the list and iterator translationFeng, Bob C1-8/+8
2019-02-01BaseTools:Similar to octal data rectificationZhijux Fan1-1/+2