Age | Commit message (Expand) | Author |
2014-10-22 | BaseTools/UPT: Remove Macro Expend for UserExtension section | Hess Chen |
2014-10-14 | EDK II: Add .gitignore | Ryan Harkin |
2014-09-25 | BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglink | Nikolai Saoukh |
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-10 | BaseTools: Fix XCODE5 to work properly with NASM | Andrew Fish |
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-09-01 | BaseTools tools_def: Indicate that NASM 2.07 or later is required | Jordan Justen |
2014-09-01 | BaseTools build_rule: Add .nasm => .obj build rule | Jordan Justen |
2014-09-01 | BaseTools tools_def: Add NASM_FLAGS | Jordan Justen |
2014-08-30 | This patch is going to fix the issue of only Default SkuId is built into the ... | Feng, Bob C |
2014-08-29 | BaseTools: Cleanup XCODE build rules | Anderw Fish |
2014-08-29 | BaseTools: Add the XCODE5 tools target to supoprt Xcode 5 | Anderw Fish |
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-28 | BaseTools: add support Xcode 5 in the EmulatorPkg | Andrew 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 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
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 | Setting the svn property, svn:executable on the new scripts. | lhauch |
2014-08-21 | Adding files for proposed replacement for edksetup.bat. | lhauch |
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 | BaseTools: Added support for GCC stack protector for ARM architecture | Olivier Martin |
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 | BaseTools: Add rules to build NASM source file into a binary | Jordan Justen |