summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Enhance the way to handling included dsc fileFan, ZhijuX2019-12-041-39/+40
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-204-1/+42
* BaseTools: Enable MACRO for DSC Components section tagFeng, Bob C2019-11-131-0/+1
* BaseTools: Sort Pcd settings to make PcdTokenNumber be fixedFeng, Bob C2019-09-101-0/+10
* BaseTools: Fix a bug for Hii Pcd overrideBob Feng2019-09-101-2/+2
* BaseTools: Fixed regression issue for building !x86 buildsedk2-stable201908Feng, Bob C2019-08-291-13/+16
* BaseTools: Incorrect error message for library instance not foundFeng, Bob C2019-08-231-6/+7
* BaseTools: Fixed an issue that build raise exceptionFeng, Bob C2019-08-121-5/+2
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-094-5/+41
* BaseTools: Add functions to get platform scope build optionsFeng, Bob C2019-08-092-1/+31
* 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: Add HOST_APPLICATION module type.Jiewen Yao2019-07-122-3/+4
* 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-103-75/+218
* 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-0911-77/+11
* BaseTool: Fixed an issue of Structure PCDFeng, Bob C2019-03-271-7/+7
* BaseTools: Remove the logic SourceOverridePathFeng, Bob C2019-03-244-38/+1
* BaseTools: Explicitly close files after readlinesmjohn42019-03-151-4/+12
* Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao2019-02-281-8/+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:BaseTools supports to the driver combination.Fan, ZhijuX2019-02-201-0/+8
* BaseTools: Fixed a code bug for Pcd Array.Feng, Bob C2019-02-191-7/+5
* BaseTools: Add MaxSizeUserSet to Pcd deepcopy functionFeng, Bob C2019-02-191-0/+1
* BaseTools: Fixed an issue about StructurePcdFeng, Bob C2019-02-181-1/+1
* BaseTools: Various typoAntoine Coeur2019-02-147-14/+14
* BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX2019-02-021-2/+2
* BaseTools: Fixed incorrect line number in PcdValueInit.cFeng, Bob C2019-02-021-1/+1
* BaseTools: Enable CODE format in DEC fileFeng, Bob C2019-02-022-52/+85
* 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-013-7/+14
* BaseTools: the list and iterator translationFeng, Bob C2019-02-013-11/+11
* BaseTools:Similar to octal data rectificationZhijux Fan2019-02-011-1/+2
* BaseTools: nametuple not have verbose parameter in python3Yunhua Feng2019-02-011-1/+1
* BaseTools: Rename iteritems to itemsZhijux Fan2019-02-011-1/+1
* BaseTools:Define Macro in Inf file, the pcdvalue Can't convertFan, ZhijuX2019-01-281-2/+6
* BaseTools/DscBuildData: move functionCarsey, Jaben2019-01-211-17/+33
* BaseTools/Workspace/InfBuildData: move functionsCarsey, Jaben2019-01-211-4/+42
* BaseTools: Remove EDK_SOURCE keyword from Inf Parser.Feng, Bob C2019-01-171-27/+7
* BaseTools: Remove unused logic for EDKIFeng, Bob C2019-01-141-1/+0
* BaseTools: Enable component override functionalityFeng, Bob C2019-01-143-11/+25
* BaseTools: Remove unused logic for EDKIFeng, Bob C2019-01-145-197/+51
* BaseTools: Report Error if use SET in DscFeng, Bob C2019-01-111-0/+5
* BaseTools: fix importsCarsey, Jaben2019-01-103-9/+13
* BaseTools: Correct PcdArray value assigment statementFeng, Bob C2019-01-042-45/+73