| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert "BaseTools:code of test python module is moved to edksetup" | Fan, ZhijuX | 2019-05-09 | 1 | -0/+8 |
* | BaseTools: Fix the issue that build report missing Module Size | Bob Feng | 2019-05-09 | 1 | -1/+1 |
* | BaseTools:Delete FrameworkDatabase from BaseTools/Conf | Fan, ZhijuX | 2019-05-09 | 1 | -23/+0 |
* | BaseTools/VfrCompile: Remove framework VFR support | Dandan Bi | 2019-05-09 | 8 | -215/+15 |
* | BaseTools:The code used to test python module is moved to edksetup | Fan, ZhijuX | 2019-05-08 | 1 | -8/+0 |
* | 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/tools_def.template: Remove tools chain with ASL tool | Shenglei Zhang | 2019-04-28 | 1 | -1260/+0 |
* | BaseTools: Support customized compiling command | Bob Feng | 2019-04-28 | 1 | -1/+6 |
* | BaseTools/PiFirmwareFile: fix undefined behavior in SECTION_SIZE | Laszlo Ersek | 2019-04-24 | 1 | -2/+9 |
* | BaseTools: Remove ICC tool chain in tools_def.template | Shenglei Zhang | 2019-04-24 | 1 | -1092/+0 |
* | BaseTools: Hash false success.. minor change in hash invalidation | Christian Rodriguez | 2019-04-22 | 1 | -2/+2 |
* | BaseTools:fixed the incorrect autogen makefile which cause build failure. | Fan, ZhijuX | 2019-04-22 | 1 | -8/+7 |
* | BaseTools: Enhance Bin Cache database to support save the cache | Rodriguez, Christian | 2019-04-22 | 1 | -8/+7 |
* | BaseTools: Sometime write file not immediate to disk | Yunhua Feng | 2019-04-22 | 1 | -4/+13 |
* | BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name. | Fan, ZhijuX | 2019-04-18 | 1 | -0/+5 |
* | BaseTools: Hash false success with back to back builds | Rodriguez, Christian | 2019-04-16 | 2 | -0/+49 |
* | BaseTools:Coding problems cause can not encode FMP Auth Header | Fan, ZhijuX | 2019-04-16 | 1 | -1/+1 |
* | BaseTools:Enable the /MP option of MSVC compiler | Fan, ZhijuX | 2019-04-16 | 2 | -70/+140 |
* | BaseTools: Fix corner-cases of --hash feature | Christian Rodriguez | 2019-04-10 | 2 | -4/+16 |
* | BaseTools: Fix corner-cases of --hash feature | Rodriguez, Christian | 2019-04-10 | 1 | -3/+13 |
* | BaseTools: Fix corner-cases of --hash feature | Rodriguez, Christian | 2019-04-10 | 1 | -8/+9 |
* | BaseTools: Fix corner-cases of --hash feature | Rodriguez, Christian | 2019-04-10 | 1 | -0/+14 |
* | BaseTools: Fixed issue in MultiThread Genfds function | Feng, Bob C | 2019-04-10 | 6 | -13/+37 |
* | BaseTools/PatchCheck: Generate error if Contributed-under found | Michael D Kinney | 2019-04-09 | 1 | -8/+11 |
* | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 479 | -3355/+479 |
* | BaseTools:Coding problems caused by special characters | Fan, ZhijuX | 2019-04-01 | 5 | -10/+10 |
* | BaseTools:Trim will trig exception when input asl UTF8 format file | Fan, ZhijuX | 2019-04-01 | 1 | -23/+21 |
* | BaseTools/C/Common: Improve performance of boundary validation | Shenglei Zhang | 2019-03-27 | 1 | -3/+4 |
* | BaseTools/TianoCompress: Improve performance of boundary validation | Shenglei Zhang | 2019-03-27 | 1 | -3/+4 |
* | BaseTool: Fixed an issue of Structure PCD | Feng, Bob C | 2019-03-27 | 1 | -7/+7 |
* | BaseTools: Remove the logic SourceOverridePath | Feng, Bob C | 2019-03-24 | 12 | -72/+4 |
* | BaseTools: Remove EDKI related logic from Trim tool | Feng, Bob C | 2019-03-24 | 1 | -160/+0 |
* | Document: Remove obsolete user manuals | Feng, Bob C | 2019-03-24 | 3 | -830/+0 |
* | BaseTools: Add missing license and copyright info | Dandan Bi | 2019-03-19 | 1 | -0/+12 |
* | BaseTools: Explicitly close files after readlines | mjohn4 | 2019-03-15 | 2 | -5/+14 |
* | BaseTools: Fixed the issue of BaseTools Make cleanall failed. | Feng, Bob C | 2019-03-15 | 1 | -2/+2 |
* | BaseTool/Build: Add --disable-include-path-check. | Jiewen Yao | 2019-03-15 | 2 | -7/+10 |
* | BaseTools: Enable compiler cache support in edk2 build | Shi, Steven | 2019-03-12 | 1 | -16/+16 |
* | BaseTools:Run packagedoc_cli.py to generate doc failed | Fan, ZhijuX | 2019-03-06 | 1 | -3/+4 |
* | BaseTools: Add python3-distutils Ubuntu package checking | Feng, Bob C | 2019-03-01 | 1 | -0/+7 |