| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-04-10 | BaseTools/Build: Add all support skuid to the Pcd DB system skuid table | Bob Feng | 3 | -6/+25 |
| 2015-04-10 | BaseTools/Build: Add SDL support | Bob Feng | 14 | -30/+1299 |
| 2015-04-10 | BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory. | Chen, Hesheng | 1 | -3/+7 |
| 2015-02-06 | 1. Update UpdateBuildVersion.py; | Yingke Liu | 3 | -56/+137 |
| 2015-01-19 | Fix SET statement bug which is always evaluated even it is in a False conditi... | Yingke Liu | 1 | -0/+2 |
| 2015-01-19 | Fixed build issue with fds target specified. | Yingke Liu | 1 | -22/+17 |
| 2014-12-23 | Fix ‘build run’ doesn’t work for NT32 X64 build. | Cinnamon Shia | 1 | -2/+3 |
| 2014-12-09 | BaseTools/ECC: Fix some issues of ECC tool | Hess Chen | 4 | -9/+21 |
| 2014-12-03 | Fix a regression bug to uni parser. | Yingke Liu | 1 | -0/+1 |
| 2014-12-01 | Enhance error handling for external tool. | Yingke Liu | 1 | -0/+14 |
| 2014-12-01 | Corrected slash and quote handling in the strings of UNI files. | Cecil Sheng | 1 | -38/+30 |
| 2014-11-25 | BaseTools/UPT: Fix an issue of storing wrong PCD into XML file. | Hess Chen | 2 | -2/+2 |
| 2014-11-18 | BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f... | Scott Duplichan | 1 | -1/+2 |
| 2014-11-12 | BaseTools: Fix a cleanall issue. | Yingke Liu | 1 | -10/+4 |
| 2014-11-11 | BaseTool: Support EDKII style GUID definition for VFR function. | Yingke Liu | 2 | -3/+17 |
| 2014-10-22 | BaseTools/UPT: Remove Macro Expend for UserExtension section | Hess Chen | 1 | -9/+0 |
| 2014-09-23 | BaseTools: Update nmake Makefile to handle the file path with “:\\”. | Gao, Liming | 1 | -0/+4 |
| 2014-09-22 | BaseTools/ECC: Ignore duplicate check for 'NULL' library | Hess Chen | 1 | -1/+1 |
| 2014-09-22 | BaseTools/Upt: Fix several bugs | Hess Chen | 2 | -7/+8 |
| 2014-09-19 | BaseTools/Upt: Fix several bugs | Hess Chen | 3 | -5/+5 |
| 2014-09-17 | BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent... | Gao, Liming | 1 | -8/+38 |
| 2014-09-16 | Update Build Tool version from 0.51 to 0.60 | Gao, Liming | 1 | -1/+1 |
| 2014-09-16 | Support DSC and FDF file out of WORKSPACE by GenFds. | Yingke Liu | 2 | -7/+6 |
| 2014-09-13 | The current Makefile only checks the primary python file, such as build.py an... | lhauch | 1 | -9/+139 |
| 2014-09-12 | This patch is going to fix the issue of the mis-match between the index of Pl... | Feng, Bob C | 1 | -5/+19 |
| 2014-09-12 | BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF. | Yingke Liu | 1 | -0/+1 |
| 2014-09-11 | Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a... | Abner Chang | 1 | -0/+26 |
| 2014-09-04 | BaseTools/AutoGen: Remove redundant copy action for binary module | Hess Chen | 1 | -1/+2 |
| 2014-09-03 | BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. | Hess Chen | 4 | -50/+47 |
| 2014-08-30 | This patch is going to fix the issue of only Default SkuId is built into the ... | Feng, Bob C | 1 | -27/+1 |
| 2014-08-28 | License header updated to match correct format. | Yingke Liu | 29 | -149/+875 |
| 2014-08-26 | This patch is going to: | Hess Chen | 3 | -0/+10 |
| 2014-08-26 | This patch is going to: | Hess Chen | 56 | -1695/+5930 |
| 2014-08-26 | This patch is going to correct the external PCD database generation rule to s... | Feng, Bob C | 4 | -16/+209 |
| 2014-08-25 | This patch is going to: | Hess Chen | 10 | -12/+228 |
| 2014-08-21 | This patch is going to: | Hess Chen | 3 | -6/+13 |
| 2014-08-21 | AutoGen.c can only be generated if the module has intermediate object files g... | Yingke Liu | 2 | -1/+6 |
| 2014-08-21 | 1. AutoGen.c should be generated if it is not empty even if there are no C so... | Yingke Liu | 1 | -1/+4 |
| 2014-08-20 | This patch is going to: | Hess Chen | 2 | -6/+4 |
| 2014-08-19 | This patch is going to fix a build failure (running of GenFds) in Linux syste... | Hess Chen | 2 | -9/+9 |
| 2014-08-18 | This patch is going to retire the top level makefile on BaseTools for support... | Hess Chen | 3 | -115/+190 |
| 2014-08-15 | There is a limitation on WINDOWS OS for the length of entire file path can’... | Hess Chen | 84 | -180/+405 |
| 2014-08-15 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney | 2 | -26/+21 |
| 2014-08-14 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney | 6 | -2/+429 |
| 2014-07-26 | BaseTools: Clear build versions to sync with buildtools/BaseTools | Jordan Justen | 2 | -2/+2 |
| 2014-07-01 | Sync BaseTool trunk (version r2670) into EDKII BaseTools. | Gao, Liming | 12 | -67/+200 |
| 2014-01-27 | Sync BaseTool trunk (version r2649) into EDKII BaseTools. | Gao, Liming | 36 | -62438/+62438 |
| 2014-01-10 | Sync BaseTool trunk (version r2640) into EDKII BaseTools. | Gao, Liming | 23 | -208/+630 |
| 2013-11-18 | Sync BaseTool trunk (version r2610) into EDKII BaseTools. | Liming Gao | 23 | -1029/+2710 |
| 2013-09-24 | Sync BaseTool trunk (version r2601) into EDKII BaseTools. | Liming Gao | 3 | -3/+15 |