Age | Commit message (Expand) | Author |
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 |
2014-08-19 | This patch is going to fix a build failure (running of GenFds) in Linux syste... | Hess Chen |
2014-08-18 | This patch is going to retire the top level makefile on BaseTools for support... | Hess Chen |
2014-08-15 | There is a limitation on WINDOWS OS for the length of entire file path can’... | Hess Chen |
2014-08-14 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney |
2014-08-14 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney |
2014-08-04 | BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19 | Harry Liebel |
2014-08-01 | Support --version command line for VfrCompile | Eric Dong |
2014-07-31 | Update vfr format for orderedlist opcode to consistent with other opcode, als... | Eric Dong |
2014-07-25 | BaseTools: Clear build versions to sync with buildtools/BaseTools | Jordan Justen |
2014-07-25 | Update GenFv tool to handle the file path with space. | Gao, Liming liming.gao |
2014-07-25 | Report warning info if vfr file use the flags used for framework code only. | Eric Dong |
2014-07-25 | Clean 1 build error and 1 warning for VfrCompiler. | Eric Dong |
2014-07-25 | Report warning info if an action opcode has text two statement. | Eric Dong |