| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 DetectNotUsedItem.py to Edk2\BaseTools\Scripts | Fan, ZhijuX | 2019-06-25 | 1 | -0/+198 |
* | 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: add script to configure local git options | Leif Lindholm | 2019-06-12 | 1 | -0/+204 |
* | BaseTools: add centralized location for git config files | Leif Lindholm | 2019-06-12 | 2 | -0/+32 |
* | 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: Update Conf/target.template with the default EmulatorPkg.dsc | Liming Gao | 2019-05-23 | 1 | -2/+2 |
* | 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 |
* | 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 |