summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix various typosAntoine Cœur2019-07-087-10/+10
* BaseTools/Capsule: Supports multiple payloads and drivers in capsuleJin, Eric2019-06-283-266/+731
* BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng2019-06-252-37/+59
* BaseTools: refine CreateAsBuiltInf functionBob Feng2019-06-252-6/+5
* BaseTools:Add import in FvImageSectionFan, ZhijuX2019-06-241-0/+1
* BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven2019-06-173-5/+64
* BaseTools: Cannot store library cache of different arch togetherShi, Steven2019-06-171-0/+21
* BaseTools:Build Cache output notification messageShi, Steven2019-06-171-0/+10
* BaseTools:Build cache cannot store the cache files for library packageShi, Steven2019-06-171-1/+4
* BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian2019-06-104-27/+53
* BaseTools: Add a checking for Sources section in INF fileRodriguez, Christian2019-06-101-0/+38
* BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX2019-06-105-7/+46
* BaseTools:Update binary cache restore time to current timeSteven Shi2019-05-311-2/+2
* BaseTools:Extend the binary cache to support library cacheSteven Shi2019-05-311-0/+6
* BaseTools:Change the path of the file that Binary CacheFan, ZhijuX2019-05-271-2/+2
* BaseTools: Remove './SecMain' from 'run' targetBob Feng2019-05-241-4/+0
* BaseTools: Remove './SecMain' from 'run' targetFeng, Bob C2019-05-221-4/+0
* BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX2019-05-2211-10/+12
* BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian2019-05-213-14/+52
* BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney2019-05-212-1/+3
* BaseTools:Enables FFS to support the GUID value formatFan, ZhijuX2019-05-101-1/+6
* BaseTools: Correct the value assignment for StructurePcdFan, ZhijuX2019-05-104-75/+219
* BaseTools: Fix the issue that build report missing Module SizeBob Feng2019-05-091-1/+1
* BaseTools:Remove unused BaseTools\Source\Python\UPT\DllFan, ZhijuX2019-05-081-0/+0
* BaseTools:ECC report errors on account of analyze special charactersFan, ZhijuX2019-05-084-1/+14
* 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: Support customized compiling commandBob Feng2019-04-281-1/+6
* BaseTools: Hash false success.. minor change in hash invalidationChristian Rodriguez2019-04-221-2/+2
* BaseTools:fixed the incorrect autogen makefile which cause build failure.Fan, ZhijuX2019-04-221-8/+7
* BaseTools: Enhance Bin Cache database to support save the cacheRodriguez, Christian2019-04-221-8/+7
* BaseTools: Sometime write file not immediate to diskYunhua Feng2019-04-221-4/+13
* BaseTools: Hash false success with back to back buildsRodriguez, Christian2019-04-162-0/+49
* BaseTools:Coding problems cause can not encode FMP Auth HeaderFan, ZhijuX2019-04-161-1/+1
* BaseTools:Enable the /MP option of MSVC compilerFan, ZhijuX2019-04-161-7/+77
* BaseTools: Fix corner-cases of --hash featureChristian Rodriguez2019-04-102-4/+16
* BaseTools: Fix corner-cases of --hash featureRodriguez, Christian2019-04-101-3/+13
* BaseTools: Fix corner-cases of --hash featureRodriguez, Christian2019-04-101-8/+9
* BaseTools: Fix corner-cases of --hash featureRodriguez, Christian2019-04-101-0/+14
* BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C2019-04-104-7/+18
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-09261-1826/+261
* BaseTools:Coding problems caused by special charactersFan, ZhijuX2019-04-014-9/+9
* BaseTools:Trim will trig exception when input asl UTF8 format fileFan, ZhijuX2019-04-011-23/+21
* BaseTool: Fixed an issue of Structure PCDFeng, Bob C2019-03-271-7/+7
* BaseTools: Remove the logic SourceOverridePathFeng, Bob C2019-03-2412-72/+4
* BaseTools: Remove EDKI related logic from Trim toolFeng, Bob C2019-03-241-160/+0
* BaseTools: Explicitly close files after readlinesmjohn42019-03-152-5/+14
* BaseTool/Build: Add --disable-include-path-check.Jiewen Yao2019-03-152-7/+10
* Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao2019-02-282-35/+5
* BaseTools:The BOM character is processed when python reads a fileFan, ZhijuX2019-02-271-1/+2