| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-08-01 | BaseTools:replace the chinese quotation mark with unicode " | Sean Brogan | 1 | -1/+1 |
| 2019-07-25 | BaseTools: Sort file list in Makefile | Feng, Bob C | 1 | -1/+2 |
| 2019-07-24 | BaseTools: add GetMaintainer.py script | Leif Lindholm | 1 | -0/+190 |
| 2019-07-22 | BaseTools: Fixed the mis-using strip() function issue. | Feng, Bob C | 2 | -2/+5 |
| 2019-07-22 | BaseTools: Create ".cache" folder when initialize Build object | Feng, Bob C | 2 | -7/+3 |
| 2019-07-15 | BaseTools: Fix python3.8 SyntaxWarning | Cole Robinson | 1 | -1/+1 |
| 2019-07-12 | BaseTools: Add HOST_APPLICATION module type. | Jiewen Yao | 8 | -23/+27 |
| 2019-07-12 | BaseTools: Fixed the issue when ToolDefinitionFile is not generated | Bob Feng | 1 | -3/+6 |
| 2019-07-11 | Revert "BaseTools/BfmLib: Add a tool BfmLib" | Liming Gao | 8 | -5881/+0 |
| 2019-07-11 | Revert "BaseTools/FCE: Add a tool FCE" | Liming Gao | 23 | -23443/+2 |
| 2019-07-11 | Revert "BaseTools/FMMT: Add a tool FMMT" | Liming Gao | 11 | -9036/+0 |
| 2019-07-11 | Revert "BaseTools: fix FCE build when edksetup not executed" | Liming Gao | 1 | -1/+1 |
| 2019-07-11 | Revert "BaseTools/FMMT: Change FMMT script type in PosixLike" | Liming Gao | 1 | -29/+29 |
| 2019-07-11 | Revert "BaseTools/BfmLib: Change BfmLib script type in PosixLike" | Liming Gao | 1 | -29/+29 |
| 2019-07-11 | Revert "BaseTools/FCE: Change FCE script type in PosixLike" | Liming Gao | 1 | -29/+29 |
| 2019-07-10 | BaseTools: Detect the change of env variable used in tooldef.txt | Feng, Bob C | 1 | -2/+5 |
| 2019-07-10 | BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.c | Feng, Bob C | 1 | -1/+2 |
| 2019-07-08 | BaseTools/FCE: Change FCE script type in PosixLike | Shenglei Zhang | 1 | -29/+29 |
| 2019-07-08 | BaseTools/BfmLib: Change BfmLib script type in PosixLike | Shenglei Zhang | 1 | -29/+29 |
| 2019-07-08 | BaseTools/FMMT: Change FMMT script type in PosixLike | Shenglei Zhang | 1 | -29/+29 |
| 2019-07-08 | BaseTools: Fix various typos | Antoine Cœur | 15 | -22/+22 |
| 2019-07-05 | BaseTools: fix FCE build when edksetup not executed | Leif Lindholm | 1 | -1/+1 |
| 2019-07-04 | BaseTools/FMMT: Add a tool FMMT | Shenglei Zhang | 11 | -0/+9036 |
| 2019-07-04 | BaseTools/FCE: Add a tool FCE | Shenglei Zhang | 23 | -2/+23443 |
| 2019-07-04 | BaseTools/BfmLib: Add a tool BfmLib | Shenglei Zhang | 8 | -0/+5881 |
| 2019-06-28 | Edk2Setup: Support different VS tool chain setup | Dandan Bi | 3 | -14/+135 |
| 2019-06-28 | Edk2: Remove nt32 related flag in bat files | Dandan Bi | 1 | -8/+0 |
| 2019-06-28 | BaseTools/Capsule: Supports multiple payloads and drivers in capsule | Jin, Eric | 3 | -266/+731 |
| 2019-06-25 | BaseTools: Move Build Cache related function out of CreateAsBuiltInf | Bob Feng | 2 | -37/+59 |
| 2019-06-25 | BaseTools: refine CreateAsBuiltInf function | Bob Feng | 2 | -6/+5 |
| 2019-06-25 | BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\Scripts | Fan, ZhijuX | 1 | -0/+198 |
| 2019-06-24 | BaseTools:Add import in FvImageSection | Fan, ZhijuX | 1 | -0/+1 |
| 2019-06-17 | BaseTools:Introduce CopyFileOnChange() function to copy cache files | Shi, Steven | 3 | -5/+64 |
| 2019-06-17 | BaseTools: Cannot store library cache of different arch together | Shi, Steven | 1 | -0/+21 |
| 2019-06-17 | BaseTools:Build Cache output notification message | Shi, Steven | 1 | -0/+10 |
| 2019-06-17 | BaseTools:Build cache cannot store the cache files for library package | Shi, Steven | 1 | -1/+4 |
| 2019-06-12 | BaseTools: add script to configure local git options | Leif Lindholm | 1 | -0/+204 |
| 2019-06-12 | BaseTools: add centralized location for git config files | Leif Lindholm | 2 | -0/+32 |
| 2019-06-10 | BaseTools: Refactor hash tracking after checking for Sources section | Rodriguez, Christian | 4 | -27/+53 |
| 2019-06-10 | BaseTools: Add a checking for Sources section in INF file | Rodriguez, Christian | 1 | -0/+38 |
| 2019-06-10 | BaseTools:Make BaseTools support new rules to generate RAW FFS FILE | Fan, ZhijuX | 5 | -7/+46 |
| 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-23 | BaseTools: Update Conf/target.template with the default EmulatorPkg.dsc | Liming Gao | 1 | -2/+2 |
| 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 |