summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/DscBuildData.py
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-01BaseTools: Rename iteritems to itemsZhijux Fan1-1/+1
2019-01-21BaseTools/DscBuildData: move functionCarsey, Jaben1-17/+33
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C1-1/+0
2019-01-14BaseTools: Enable component override functionalityFeng, Bob C1-9/+15
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C1-3/+0
2019-01-10BaseTools: fix importsCarsey, Jaben1-2/+2
2019-01-04BaseTools: Correct PcdArray value assigment statementFeng, Bob C1-44/+73
2018-12-18BaseTools: Fixed metafile parser issuesFeng, Bob C1-1/+1
2018-12-18BaseTools: Fix PcdArray issueFeng, Bob C1-22/+37
2018-12-15BaseTools: Fixed bugs in CopyDict functionFeng, Bob C1-2/+2
2018-12-07BaseTools: Correct CCFLAG for PcdValueInitBobCF1-12/+12
2018-12-07BaseTools: Customize deepcopy function.BobCF1-3/+3
2018-12-07BaseTool: Filter out unused structure pcdsFeng, Bob C1-0/+22
2018-12-07BaseTools: Enable Pcd Array support.bob.c.feng@intel.com1-118/+266
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey1-3/+3
2018-11-05BaseTools: Use common cc flag for building PcdValueInit.BobCF1-24/+31
2018-10-27BaseTools: Rollback Filter out unused structure pcdsFeng, Bob C1-19/+0
2018-10-26BaseTools:Not miss the full assign value of FixedAtBuild structure PCDZhaozh1x1-12/+16
2018-10-25BaseTools: Fix the bug for Pcd used in command line's overrideYonghong Zhu1-0/+5
2018-10-25BaseTools: Move PcdValueInit to platform build folderBobCF1-8/+17
2018-10-25BaseTool: Filter out unused structure pcdsBobCF1-0/+19
2018-10-24BaseTools: Remove Arch specific build options for PcdValueInit tool.BobCF1-1/+1