Age | Commit message (Expand) | Author |
2015-01-19 | Fix SET statement bug which is always evaluated even it is in a False conditi... | Yingke Liu |
2015-01-19 | Fixed build issue with fds target specified. | Yingke Liu |
2015-01-08 | Fixed VfrCompile crash on efivarstore statement. | Eric Dong |
2014-12-30 | Rollback change 16544. | Eric Dong |
2014-12-23 | Fix ‘build run’ doesn’t work for NT32 X64 build. | Cinnamon Shia |
2014-12-22 | Fixed VfrCompile crash on efivarstore statement. | Aaron Pop |
2014-12-09 | BaseTools/ECC: Fix some issues of ECC tool | Hess Chen |
2014-12-03 | Fix a regression bug to uni parser. | Yingke Liu |
2014-12-01 | Enhance error handling for external tool. | Yingke Liu |
2014-12-01 | Corrected slash and quote handling in the strings of UNI files. | Cecil Sheng |
2014-11-25 | BaseTools/UPT: Fix an issue of storing wrong PCD into XML file. | Hess Chen |
2014-11-18 | BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f... | Scott Duplichan |
2014-11-12 | BaseTools: Fix a cleanall issue. | Yingke Liu |
2014-11-11 | BaseTool: Support EDKII style GUID definition for VFR function. | Yingke Liu |
2014-11-05 | BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to st... | Olivier Martin |
2014-10-22 | BaseTools/UPT: Remove Macro Expend for UserExtension section | Hess Chen |
2014-09-24 | BaseTools: Actually plug in BaseTools build on AArch64 | Leif Lindholm |
2014-09-23 | BaseTools: Update nmake Makefile to handle the file path with “:\\”. | Gao, Liming |
2014-09-22 | BaseTools/ECC: Ignore duplicate check for 'NULL' library | Hess Chen |
2014-09-22 | BaseTools/Upt: Fix several bugs | Hess Chen |
2014-09-19 | BaseTools/Upt: Fix several bugs | Hess Chen |
2014-09-17 | BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent... | Gao, Liming |
2014-09-16 | Update Build Tool version from 0.51 to 0.60 | Gao, Liming |
2014-09-16 | Support DSC and FDF file out of WORKSPACE by GenFds. | Yingke Liu |
2014-09-16 | BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ... | Andrew Fish |
2014-09-12 | The current Makefile only checks the primary python file, such as build.py an... | lhauch |
2014-09-12 | This patch is going to fix the issue of the mis-match between the index of Pl... | Feng, Bob C |
2014-09-12 | BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF. | Yingke Liu |
2014-09-11 | Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a... | Abner Chang |
2014-09-05 | This file allows a developer to add a new tool in either the C or Python tree... | lhauch |
2014-09-04 | BaseTools/AutoGen: Remove redundant copy action for binary module | Hess Chen |
2014-09-03 | BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. | Hess Chen |
2014-09-03 | BaseTools/CommonLib: Add a step to convert ":\\" to ":\" | Hess Chen |
2014-08-30 | This patch is going to fix the issue of only Default SkuId is built into the ... | Feng, Bob C |
2014-08-28 | License header updated to match correct format. | Yingke Liu |
2014-08-28 | BaseTools: Fix BaseTools C compiler flags for Xcode 5 | Anderw Fish |
2014-08-28 | BaseTools: Fix clang C++ build error | Anderw Fish |
2014-08-28 | [BaseTools] clang warns that since BaseAddress is unsigned it can never be < 0. | Anderw Fish |
2014-08-27 | Updated GenBootSector, GenCrc32 and GenPage to remove duplicate “Build” w... | lhauch |
2014-08-26 | This patch is going to: | Hess Chen |
2014-08-26 | This patch is going to: | Hess Chen |
2014-08-26 | This patch is going to correct the external PCD database generation rule to s... | Feng, Bob C |
2014-08-25 | BootSectImage.exe, EfiLdrImage.exe and Split.exe tools have incorrect output ... | lhauch |
2014-08-25 | Fix nmake cleanall bugs. | Yingke Liu |
2014-08-25 | This patch is going to: | Hess Chen |
2014-08-21 | This patch is going to: | Hess Chen |
2014-08-21 | AutoGen.c can only be generated if the module has intermediate object files g... | Yingke Liu |
2014-08-21 | 1. AutoGen.c should be generated if it is not empty even if there are no C so... | Yingke Liu |
2014-08-20 | This patch is going to: | Hess Chen |
2014-08-20 | Fix an issue of building BaseTools from sources using VS2013. | Yingke Liu |