Age | Commit message (Expand) | Author | Files | Lines |
2019-05-31 | BaseTools:Update binary cache restore time to current time | Steven Shi | 1 | -2/+2 |
2019-05-31 | BaseTools:Extend the binary cache to support library cache | Steven Shi | 1 | -0/+6 |
2019-05-27 | BaseTools:Change the path of the file that Binary Cache | Fan, ZhijuX | 1 | -2/+2 |
2019-05-24 | BaseTools: Remove './SecMain' from 'run' target | Bob Feng | 1 | -4/+0 |
2019-05-22 | BaseTools: Remove './SecMain' from 'run' target | Feng, Bob C | 1 | -4/+0 |
2019-05-22 | BaseTools:Update mailing list address in BaseTools error messages | Fan, ZhijuX | 11 | -10/+12 |
2019-05-21 | BaseTools: Library hashing fix and optimization for --hash feature | Rodriguez, Christian | 3 | -14/+52 |
2019-05-21 | BaseTools: Fix private includes for FILE_GUID override | Michael D Kinney | 2 | -1/+3 |
2019-05-10 | BaseTools:Enables FFS to support the GUID value format | Fan, ZhijuX | 1 | -1/+6 |
2019-05-10 | BaseTools: Correct the value assignment for StructurePcd | Fan, ZhijuX | 4 | -75/+219 |
2019-05-09 | BaseTools: Fix the issue that build report missing Module Size | Bob Feng | 1 | -1/+1 |
2019-05-08 | BaseTools:Remove unused BaseTools\Source\Python\UPT\Dll | Fan, ZhijuX | 1 | -0/+0 |
2019-05-08 | BaseTools:ECC report errors on account of analyze special characters | Fan, ZhijuX | 4 | -1/+14 |
2019-05-08 | BaseTools:corrected error message for the DatumType error | Fan, ZhijuX | 1 | -3/+7 |
2019-05-01 | BaseTools:Fixed an issue where the order of GuidS changed in guid.xref | Fan, ZhijuX | 1 | -10/+10 |
2019-04-28 | BaseTools: Support customized compiling command | Bob Feng | 1 | -1/+6 |
2019-04-22 | BaseTools: Hash false success.. minor change in hash invalidation | Christian Rodriguez | 1 | -2/+2 |
2019-04-22 | BaseTools:fixed the incorrect autogen makefile which cause build failure. | Fan, ZhijuX | 1 | -8/+7 |
2019-04-22 | BaseTools: Enhance Bin Cache database to support save the cache | Rodriguez, Christian | 1 | -8/+7 |
2019-04-22 | BaseTools: Sometime write file not immediate to disk | Yunhua Feng | 1 | -4/+13 |
2019-04-16 | BaseTools: Hash false success with back to back builds | Rodriguez, Christian | 2 | -0/+49 |
2019-04-16 | BaseTools:Coding problems cause can not encode FMP Auth Header | Fan, ZhijuX | 1 | -1/+1 |
2019-04-16 | BaseTools:Enable the /MP option of MSVC compiler | Fan, ZhijuX | 1 | -7/+77 |
2019-04-10 | BaseTools: Fix corner-cases of --hash feature | Christian Rodriguez | 2 | -4/+16 |
2019-04-10 | BaseTools: Fix corner-cases of --hash feature | Rodriguez, Christian | 1 | -3/+13 |
2019-04-10 | BaseTools: Fix corner-cases of --hash feature | Rodriguez, Christian | 1 | -8/+9 |
2019-04-10 | BaseTools: Fix corner-cases of --hash feature | Rodriguez, Christian | 1 | -0/+14 |
2019-04-10 | BaseTools: Fixed issue in MultiThread Genfds function | Feng, Bob C | 4 | -7/+18 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 261 | -1826/+261 |
2019-04-01 | BaseTools:Coding problems caused by special characters | Fan, ZhijuX | 4 | -9/+9 |
2019-04-01 | BaseTools:Trim will trig exception when input asl UTF8 format file | Fan, ZhijuX | 1 | -23/+21 |
2019-03-27 | BaseTool: Fixed an issue of Structure PCD | Feng, Bob C | 1 | -7/+7 |
2019-03-24 | BaseTools: Remove the logic SourceOverridePath | Feng, Bob C | 12 | -72/+4 |
2019-03-24 | BaseTools: Remove EDKI related logic from Trim tool | Feng, Bob C | 1 | -160/+0 |
2019-03-15 | BaseTools: Explicitly close files after readlines | mjohn4 | 2 | -5/+14 |
2019-03-15 | BaseTool/Build: Add --disable-include-path-check. | Jiewen Yao | 2 | -7/+10 |
2019-02-28 | Revert "BaseTools:BaseTools supports to the driver combination." | Liming Gao | 2 | -35/+5 |
2019-02-27 | BaseTools:The BOM character is processed when python reads a file | Fan, ZhijuX | 1 | -1/+2 |
2019-02-26 | BaseTools: Fix a Eot issue. | Feng, Bob C | 1 | -3/+3 |
2019-02-26 | BaseTools: Eot failed when enable python3 | Feng, Bob C | 1 | -1/+1 |
2019-02-22 | BaseTools: Fix a bug about Structure PCD | Feng, Bob C | 1 | -1/+1 |
2019-02-22 | BaseTools:Build fail if define [DEPEX] in library inf | Fan, ZhijuX | 1 | -2/+8 |
2019-02-22 | BaseTool: Fixed incremental rebuild issue. | Feng, Bob C | 2 | -17/+16 |
2019-02-22 | BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED. | Jiewen Yao | 1 | -27/+29 |
2019-02-20 | BaseTools:PCD value error in structure pcd sku case. | Fan, ZhijuX | 3 | -2/+8 |
2019-02-20 | BaseTools:Fixed build failure when specifying multiple BUILDTARGET | Fan, ZhijuX | 1 | -1/+1 |
2019-02-20 | BaseTools: replace Sdict with OrderedDict in UPT | Feng, Bob C | 1 | -2/+2 |
2019-02-20 | BaseTools:BaseTools supports to the driver combination. | Fan, ZhijuX | 2 | -5/+35 |
2019-02-19 | BaseTools: Fixed a code bug for Pcd Array. | Feng, Bob C | 1 | -7/+5 |
2019-02-19 | BaseTools: Fixed a bug in Vpd handling | Feng, Bob C | 1 | -1/+1 |