summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace
AgeCommit message (Expand)AuthorFilesLines
2019-12-04BaseTools:Enhance the way to handling included dsc fileFan, ZhijuX1-39/+40
2019-11-20BaseTools:Add [packages] section in dsc fileFan, ZhijuX4-1/+42
2019-11-13BaseTools: Enable MACRO for DSC Components section tagFeng, Bob C1-0/+1
2019-09-10BaseTools: Sort Pcd settings to make PcdTokenNumber be fixedFeng, Bob C1-0/+10
2019-09-10BaseTools: Fix a bug for Hii Pcd overrideBob Feng1-2/+2
2019-08-29BaseTools: Fixed regression issue for building !x86 buildsedk2-stable201908Feng, Bob C1-13/+16
2019-08-23BaseTools: Incorrect error message for library instance not foundFeng, Bob C1-6/+7
2019-08-12BaseTools: Fixed an issue that build raise exceptionFeng, Bob C1-5/+2
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C4-5/+41
2019-08-09BaseTools: Add functions to get platform scope build optionsFeng, Bob C2-1/+31
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-12BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2-3/+4
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, ZhijuX3-75/+218
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 Kinney11-77/+11
2019-03-27BaseTool: Fixed an issue of Structure PCDFeng, Bob C1-7/+7
2019-03-24BaseTools: Remove the logic SourceOverridePathFeng, Bob C4-38/+1
2019-03-15BaseTools: Explicitly close files after readlinesmjohn41-4/+12
2019-02-28Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao1-8/+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-20BaseTools:BaseTools supports to the driver combination.Fan, ZhijuX1-0/+8
2019-02-19BaseTools: Fixed a code bug for Pcd Array.Feng, Bob C1-7/+5
2019-02-19BaseTools: Add MaxSizeUserSet to Pcd deepcopy functionFeng, Bob C1-0/+1
2019-02-18BaseTools: Fixed an issue about StructurePcdFeng, Bob C1-1/+1
2019-02-14BaseTools: Various typoAntoine Coeur7-14/+14
2019-02-02BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX1-2/+2
2019-02-02BaseTools: Fixed incorrect line number in PcdValueInit.cFeng, Bob C1-1/+1
2019-02-02BaseTools: Enable CODE format in DEC fileFeng, Bob C2-52/+85
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 C3-7/+14
2019-02-01BaseTools: the list and iterator translationFeng, Bob C3-11/+11
2019-02-01BaseTools:Similar to octal data rectificationZhijux Fan1-1/+2
2019-02-01BaseTools: nametuple not have verbose parameter in python3Yunhua Feng1-1/+1
2019-02-01BaseTools: Rename iteritems to itemsZhijux Fan1-1/+1
2019-01-28BaseTools:Define Macro in Inf file, the pcdvalue Can't convertFan, ZhijuX1-2/+6
2019-01-21BaseTools/DscBuildData: move functionCarsey, Jaben1-17/+33
2019-01-21BaseTools/Workspace/InfBuildData: move functionsCarsey, Jaben1-4/+42
2019-01-17BaseTools: Remove EDK_SOURCE keyword from Inf Parser.Feng, Bob C1-27/+7
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C1-1/+0
2019-01-14BaseTools: Enable component override functionalityFeng, Bob C3-11/+25
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C5-197/+51
2019-01-11BaseTools: Report Error if use SET in DscFeng, Bob C1-0/+5
2019-01-10BaseTools: fix importsCarsey, Jaben3-9/+13
2019-01-04BaseTools: Correct PcdArray value assigment statementFeng, Bob C2-45/+73