| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Sort file list in Makefile | Feng, Bob C | 2019-07-25 | 1 | -1/+2 |
* | BaseTools: Fixed the mis-using strip() function issue. | Feng, Bob C | 2019-07-22 | 2 | -2/+5 |
* | BaseTools: Create ".cache" folder when initialize Build object | Feng, Bob C | 2019-07-22 | 2 | -7/+3 |
* | BaseTools: Fix python3.8 SyntaxWarning | Cole Robinson | 2019-07-15 | 1 | -1/+1 |
* | BaseTools: Add HOST_APPLICATION module type. | Jiewen Yao | 2019-07-12 | 7 | -22/+26 |
* | BaseTools: Fixed the issue when ToolDefinitionFile is not generated | Bob Feng | 2019-07-12 | 1 | -3/+6 |
* | Revert "BaseTools/BfmLib: Add a tool BfmLib" | Liming Gao | 2019-07-11 | 7 | -5852/+0 |
* | Revert "BaseTools/FCE: Add a tool FCE" | Liming Gao | 2019-07-11 | 22 | -23414/+2 |
* | Revert "BaseTools/FMMT: Add a tool FMMT" | Liming Gao | 2019-07-11 | 10 | -9007/+0 |
* | Revert "BaseTools: fix FCE build when edksetup not executed" | Liming Gao | 2019-07-11 | 1 | -1/+1 |
* | BaseTools: Detect the change of env variable used in tooldef.txt | Feng, Bob C | 2019-07-10 | 1 | -2/+5 |
* | BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.c | Feng, Bob C | 2019-07-10 | 1 | -1/+2 |
* | BaseTools: Fix various typos | Antoine Cœur | 2019-07-08 | 12 | -16/+16 |
* | BaseTools: fix FCE build when edksetup not executed | Leif Lindholm | 2019-07-05 | 1 | -1/+1 |
* | BaseTools/FMMT: Add a tool FMMT | Shenglei Zhang | 2019-07-04 | 10 | -0/+9007 |
* | BaseTools/FCE: Add a tool FCE | Shenglei Zhang | 2019-07-04 | 22 | -2/+23414 |
* | BaseTools/BfmLib: Add a tool BfmLib | Shenglei Zhang | 2019-07-04 | 7 | -0/+5852 |
* | BaseTools/Capsule: Supports multiple payloads and drivers in capsule | Jin, Eric | 2019-06-28 | 3 | -266/+731 |
* | BaseTools: Move Build Cache related function out of CreateAsBuiltInf | Bob Feng | 2019-06-25 | 2 | -37/+59 |
* | BaseTools: refine CreateAsBuiltInf function | Bob Feng | 2019-06-25 | 2 | -6/+5 |
* | BaseTools:Add import in FvImageSection | Fan, ZhijuX | 2019-06-24 | 1 | -0/+1 |
* | BaseTools:Introduce CopyFileOnChange() function to copy cache files | Shi, Steven | 2019-06-17 | 3 | -5/+64 |
* | BaseTools: Cannot store library cache of different arch together | Shi, Steven | 2019-06-17 | 1 | -0/+21 |
* | BaseTools:Build Cache output notification message | Shi, Steven | 2019-06-17 | 1 | -0/+10 |
* | BaseTools:Build cache cannot store the cache files for library package | Shi, Steven | 2019-06-17 | 1 | -1/+4 |
* | BaseTools: Refactor hash tracking after checking for Sources section | Rodriguez, Christian | 2019-06-10 | 4 | -27/+53 |
* | BaseTools: Add a checking for Sources section in INF file | Rodriguez, Christian | 2019-06-10 | 1 | -0/+38 |
* | BaseTools:Make BaseTools support new rules to generate RAW FFS FILE | Fan, ZhijuX | 2019-06-10 | 5 | -7/+46 |
* | BaseTools:Update binary cache restore time to current time | Steven Shi | 2019-05-31 | 1 | -2/+2 |
* | BaseTools:Extend the binary cache to support library cache | Steven Shi | 2019-05-31 | 1 | -0/+6 |
* | BaseTools:Change the path of the file that Binary Cache | Fan, ZhijuX | 2019-05-27 | 1 | -2/+2 |
* | BaseTools: Remove './SecMain' from 'run' target | Bob Feng | 2019-05-24 | 1 | -4/+0 |
* | BaseTools: Remove './SecMain' from 'run' target | Feng, Bob C | 2019-05-22 | 1 | -4/+0 |
* | BaseTools:Update mailing list address in BaseTools error messages | Fan, ZhijuX | 2019-05-22 | 11 | -10/+12 |
* | BaseTools: Library hashing fix and optimization for --hash feature | Rodriguez, Christian | 2019-05-21 | 3 | -14/+52 |
* | BaseTools: Fix private includes for FILE_GUID override | Michael D Kinney | 2019-05-21 | 2 | -1/+3 |
* | BaseTools/VfrCompile: clean Framework Vfr support | Dandan Bi | 2019-05-13 | 1 | -217/+55 |
* | BaseTools: Check the fread function and avoid dead loop | Liu, Zhiguang | 2019-05-10 | 1 | -2/+9 |
* | BaseTools:Enables FFS to support the GUID value format | Fan, ZhijuX | 2019-05-10 | 1 | -1/+6 |
* | BaseTools: Correct the value assignment for StructurePcd | Fan, ZhijuX | 2019-05-10 | 4 | -75/+219 |
* | BaseTools: Fix the issue that build report missing Module Size | Bob Feng | 2019-05-09 | 1 | -1/+1 |
* | BaseTools/VfrCompile: Remove framework VFR support | Dandan Bi | 2019-05-09 | 7 | -211/+15 |
* | BaseTools:Remove unused BaseTools\Source\Python\UPT\Dll | Fan, ZhijuX | 2019-05-08 | 1 | -0/+0 |
* | BaseTools:ECC report errors on account of analyze special characters | Fan, ZhijuX | 2019-05-08 | 4 | -1/+14 |
* | BaseTools:corrected error message for the DatumType error | Fan, ZhijuX | 2019-05-08 | 1 | -3/+7 |
* | BaseTools: support arm64 as a platform name in addition to aarch64 | Rebecca Cran | 2019-05-03 | 2 | -4/+6 |
* | BaseTools:Fixed an issue where the order of GuidS changed in guid.xref | Fan, ZhijuX | 2019-05-01 | 1 | -10/+10 |
* | BaseTools: Add GCC flags to Basetool build. | Feng, Bob C | 2019-05-01 | 1 | -1/+2 |
* | BaseTools: split long line into multiple short lines. | Bob Feng | 2019-05-01 | 1 | -2/+5 |
* | BaseTools: Support customized compiling command | Bob Feng | 2019-04-28 | 1 | -1/+6 |