| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2019-02-19 | BaseTools: Fix a ParseDevPathValue function issue. | Feng, Bob C | 1 | -0/+1 |
| 2019-02-19 | BaseTools:Fix a ECC issue | Fan, ZhijuX | 2 | -1/+3 |
| 2019-02-19 | BaseTools: Add MaxSizeUserSet to Pcd deepcopy function | Feng, Bob C | 1 | -0/+1 |
| 2019-02-18 | BaseTools: Fixed an issue about StructurePcd | Feng, Bob C | 1 | -1/+1 |
| 2019-02-18 | BaseTools: Fix the build report issue about Structure PCD | Feng, Bob C | 1 | -14/+7 |
| 2019-02-18 | BaseTools: Fixed a build report issue. | Feng, Bob C | 2 | -5/+6 |
| 2019-02-18 | BaseTools: Correct the error message for UPT | Feng, Bob C | 1 | -8/+10 |
| 2019-02-14 | BaseTools: Various typo | Antoine Coeur | 75 | -240/+240 |
| 2019-02-07 | BaseTools: Fix build failure when specifying multiple BUILDTARGET | Philippe Mathieu-Daud? | 1 | -1/+1 |
| 2019-02-07 | BaseTools/BuildReport: fix report for platforms/arches without struct PCDs | Laszlo Ersek | 1 | -1/+1 |
| 2019-02-02 | BaseTools:StructurePCD value display incorrect in "Not used" section. | Fan, ZhijuX | 2 | -2/+9 |
| 2019-02-02 | BaseTools: Fixed incorrect line number in PcdValueInit.c | Feng, Bob C | 1 | -1/+1 |
| 2019-02-02 | BaseTools: Enable CODE format in DEC file | Feng, Bob C | 3 | -53/+86 |
| 2019-02-02 | BaseTools/ECC: Add a new type of exception | Hess Chen | 1 | -4/+10 |
| 2019-02-02 | BaseTools: PCD value incorrect in structure pcd sku case. | Fan, ZhijuX | 1 | -1/+1 |
| 2019-02-01 | BaseTools: Eot tool Python3 adaption | Feng, Bob C | 8 | -8/+7740 |
| 2019-02-01 | BaseTools: ECC tool Python3 adaption | Feng, Bob C | 17 | -23/+8385 |