summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
2019-05-31BaseTools:Update binary cache restore time to current timeSteven Shi1-2/+2
2019-05-31BaseTools:Extend the binary cache to support library cacheSteven Shi1-0/+6
2019-05-27BaseTools:Change the path of the file that Binary CacheFan, ZhijuX1-2/+2
2019-05-24BaseTools: Remove './SecMain' from 'run' targetBob Feng1-4/+0
2019-05-22BaseTools: Remove './SecMain' from 'run' targetFeng, Bob C1-4/+0
2019-05-22BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX11-10/+12
2019-05-21BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian3-14/+52
2019-05-21BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney2-1/+3
2019-05-10BaseTools:Enables FFS to support the GUID value formatFan, ZhijuX1-1/+6
2019-05-10BaseTools: Correct the value assignment for StructurePcdFan, ZhijuX4-75/+219
2019-05-09BaseTools: Fix the issue that build report missing Module SizeBob Feng1-1/+1
2019-05-08BaseTools:Remove unused BaseTools\Source\Python\UPT\DllFan, ZhijuX1-0/+0
2019-05-08BaseTools:ECC report errors on account of analyze special charactersFan, ZhijuX4-1/+14
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-28BaseTools: Support customized compiling commandBob Feng1-1/+6
2019-04-22BaseTools: Hash false success.. minor change in hash invalidationChristian Rodriguez1-2/+2
2019-04-22BaseTools:fixed the incorrect autogen makefile which cause build failure.Fan, ZhijuX1-8/+7
2019-04-22BaseTools: Enhance Bin Cache database to support save the cacheRodriguez, Christian1-8/+7
2019-04-22BaseTools: Sometime write file not immediate to diskYunhua Feng1-4/+13
2019-04-16BaseTools: Hash false success with back to back buildsRodriguez, Christian2-0/+49
2019-04-16BaseTools:Coding problems cause can not encode FMP Auth HeaderFan, ZhijuX1-1/+1
2019-04-16BaseTools:Enable the /MP option of MSVC compilerFan, ZhijuX1-7/+77
2019-04-10BaseTools: Fix corner-cases of --hash featureChristian Rodriguez2-4/+16
2019-04-10BaseTools: Fix corner-cases of --hash featureRodriguez, Christian1-3/+13
2019-04-10BaseTools: Fix corner-cases of --hash featureRodriguez, Christian1-8/+9
2019-04-10BaseTools: Fix corner-cases of --hash featureRodriguez, Christian1-0/+14
2019-04-10BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C4-7/+18
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney261-1826/+261
2019-04-01BaseTools:Coding problems caused by special charactersFan, ZhijuX4-9/+9
2019-04-01BaseTools:Trim will trig exception when input asl UTF8 format fileFan, ZhijuX1-23/+21
2019-03-27BaseTool: Fixed an issue of Structure PCDFeng, Bob C1-7/+7
2019-03-24BaseTools: Remove the logic SourceOverridePathFeng, Bob C12-72/+4
2019-03-24BaseTools: Remove EDKI related logic from Trim toolFeng, Bob C1-160/+0
2019-03-15BaseTools: Explicitly close files after readlinesmjohn42-5/+14
2019-03-15BaseTool/Build: Add --disable-include-path-check.Jiewen Yao2-7/+10
2019-02-28Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao2-35/+5
2019-02-27BaseTools:The BOM character is processed when python reads a fileFan, ZhijuX1-1/+2
2019-02-26BaseTools: Fix a Eot issue.Feng, Bob C1-3/+3
2019-02-26BaseTools: Eot failed when enable python3Feng, Bob C1-1/+1
2019-02-22BaseTools: Fix a bug about Structure PCDFeng, Bob C1-1/+1
2019-02-22BaseTools:Build fail if define [DEPEX] in library infFan, ZhijuX1-2/+8
2019-02-22BaseTool: Fixed incremental rebuild issue.Feng, Bob C2-17/+16
2019-02-22BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED.Jiewen Yao1-27/+29
2019-02-20BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX3-2/+8
2019-02-20BaseTools:Fixed build failure when specifying multiple BUILDTARGETFan, ZhijuX1-1/+1
2019-02-20BaseTools: replace Sdict with OrderedDict in UPTFeng, Bob C1-2/+2
2019-02-20BaseTools:BaseTools supports to the driver combination.Fan, ZhijuX2-5/+35
2019-02-19BaseTools: Fixed a code bug for Pcd Array.Feng, Bob C1-7/+5
2019-02-19BaseTools: Fixed a bug in Vpd handlingFeng, Bob C1-1/+1