summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/DscBuildData.py
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-24BaseTools:Translate the StructurePCD value in field to correct format.Zhaozh1x1-5/+2
2018-10-24BaseTools: Not convert the void* pcd string in command line to array.Zhaozh1x1-30/+8
2018-10-24BaseTools: add ASSERT checker for array buffer in fdf and command lineZhaozh1x1-0/+8
2018-10-22BaseTools: Convert "Unicode string" to "byte array" if value type diffZhaozh1x1-0/+9
2018-10-21BaseTools: Fix the bug that PcdValueFromComm is not setYonghong Zhu1-0/+1
2018-10-18BaseTools: Fix a bug --pcd option enable and use the pcd in expressionYonghong Zhu1-0/+1
2018-10-16BaseTools: Fix bugs use special character in the --pcd optionYonghong Zhu1-0/+2
2018-10-16BaseTools:Fix issue caused by 84a52d4d030185a44f2d8736142c6f0b19c6e9b1Zhaozh1x1-0/+1