summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace
Commit message (Expand)AuthorAgeFilesLines
* 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
* BaseTools: Fixed metafile parser issuesFeng, Bob C2018-12-184-31/+34
* BaseTools: Fix PcdArray issueFeng, Bob C2018-12-182-23/+39
* BaseTools: Fixed the build fail issue for casesFeng, Bob C2018-12-152-2/+2
* BaseTools: Fixed bugs in CopyDict functionFeng, Bob C2018-12-151-2/+2
* BaseTools: Correct CCFLAG for PcdValueInitBobCF2018-12-071-12/+12
* BaseTools: Customize deepcopy function.BobCF2018-12-072-3/+55
* BaseTools: Optimize string concatenationBobCF2018-12-072-8/+7
* BaseTools: Replace the sqlite database with listBobCF2018-12-074-297/+180
* BaseTool: Filter out unused structure pcdsFeng, Bob C2018-12-073-1/+35
* BaseTools: Enable Pcd Array support.bob.c.feng@intel.com2018-12-074-139/+445
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-061-3/+3
* BaseTools: Use common cc flag for building PcdValueInit.BobCF2018-11-051-24/+31