| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools/UPT: Remove Macro Expend for UserExtension section | Hess Chen | 2014-10-22 | 1 | -9/+0 |
* | EDK II: Add .gitignore | Ryan Harkin | 2014-10-14 | 1 | -0/+14 |
* | BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglink | Nikolai Saoukh | 2014-09-25 | 1 | -1/+1 |
* | BaseTools: Actually plug in BaseTools build on AArch64 | Leif Lindholm | 2014-09-24 | 1 | -0/+4 |
* | BaseTools: Update nmake Makefile to handle the file path with “:\\”. | Gao, Liming | 2014-09-23 | 2 | -0/+8 |
* | BaseTools/ECC: Ignore duplicate check for 'NULL' library | Hess Chen | 2014-09-22 | 1 | -1/+1 |
* | BaseTools/Upt: Fix several bugs | Hess Chen | 2014-09-22 | 2 | -7/+8 |
* | BaseTools/Upt: Fix several bugs | Hess Chen | 2014-09-19 | 3 | -5/+5 |
* | BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent... | Gao, Liming | 2014-09-17 | 1 | -8/+38 |
* | Update Build Tool version from 0.51 to 0.60 | Gao, Liming | 2014-09-16 | 1 | -1/+1 |
* | Support DSC and FDF file out of WORKSPACE by GenFds. | Yingke Liu | 2014-09-16 | 2 | -7/+6 |
* | BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ... | Andrew Fish | 2014-09-16 | 1 | -2/+6 |
* | The current Makefile only checks the primary python file, such as build.py an... | lhauch | 2014-09-12 | 1 | -9/+139 |
* | This patch is going to fix the issue of the mis-match between the index of Pl... | Feng, Bob C | 2014-09-12 | 1 | -5/+19 |
* | BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF. | Yingke Liu | 2014-09-12 | 1 | -0/+1 |
* | Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a... | Abner Chang | 2014-09-11 | 1 | -0/+26 |
* | BaseTools: Fix XCODE5 to work properly with NASM | Andrew Fish | 2014-09-10 | 1 | -0/+2 |
* | This file allows a developer to add a new tool in either the C or Python tree... | lhauch | 2014-09-05 | 1 | -0/+74 |
* | BaseTools/AutoGen: Remove redundant copy action for binary module | Hess Chen | 2014-09-04 | 1 | -1/+2 |
* | BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. | Hess Chen | 2014-09-03 | 4 | -50/+47 |
* | BaseTools/CommonLib: Add a step to convert ":\\" to ":\" | Hess Chen | 2014-09-03 | 1 | -0/+8 |
* | BaseTools tools_def: Indicate that NASM 2.07 or later is required | Jordan Justen | 2014-09-01 | 1 | -1/+1 |
* | BaseTools build_rule: Add .nasm => .obj build rule | Jordan Justen | 2014-09-01 | 2 | -2/+15 |
* | BaseTools tools_def: Add NASM_FLAGS | Jordan Justen | 2014-09-01 | 1 | -5/+280 |
* | This patch is going to fix the issue of only Default SkuId is built into the ... | Feng, Bob C | 2014-08-30 | 1 | -27/+1 |
* | BaseTools: Cleanup XCODE build rules | Anderw Fish | 2014-08-29 | 1 | -2/+2 |
* | BaseTools: Add the XCODE5 tools target to supoprt Xcode 5 | Anderw Fish | 2014-08-29 | 1 | -0/+74 |
* | License header updated to match correct format. | Yingke Liu | 2014-08-28 | 135 | -870/+1190 |
* | BaseTools: Fix BaseTools C compiler flags for Xcode 5 | Anderw Fish | 2014-08-28 | 1 | -1/+1 |
* | BaseTools: Fix clang C++ build error | Anderw Fish | 2014-08-28 | 2 | -2/+2 |
* | [BaseTools] clang warns that since BaseAddress is unsigned it can never be < 0. | Anderw Fish | 2014-08-28 | 1 | -1/+1 |
* | BaseTools: add support Xcode 5 in the EmulatorPkg | Andrew Fish | 2014-08-28 | 1 | -2/+2 |
* | Updated GenBootSector, GenCrc32 and GenPage to remove duplicate “Build” w... | lhauch | 2014-08-27 | 4 | -11/+12 |
* | This patch is going to: | Hess Chen | 2014-08-26 | 3 | -0/+10 |
* | This patch is going to: | Hess Chen | 2014-08-26 | 56 | -1695/+5930 |
* | This patch is going to correct the external PCD database generation rule to s... | Feng, Bob C | 2014-08-26 | 4 | -16/+209 |
* | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 2014-08-25 | 1 | -0/+14 |
* | BootSectImage.exe, EfiLdrImage.exe and Split.exe tools have incorrect output ... | lhauch | 2014-08-25 | 3 | -4/+12 |
* | Fix nmake cleanall bugs. | Yingke Liu | 2014-08-25 | 4 | -5/+6 |
* | This patch is going to: | Hess Chen | 2014-08-25 | 10 | -12/+228 |
* | Setting the svn property, svn:executable on the new scripts. | lhauch | 2014-08-21 | 3 | -0/+0 |
* | Adding files for proposed replacement for edksetup.bat. | lhauch | 2014-08-21 | 3 | -0/+710 |
* | This patch is going to: | Hess Chen | 2014-08-21 | 3 | -6/+13 |
* | AutoGen.c can only be generated if the module has intermediate object files g... | Yingke Liu | 2014-08-21 | 2 | -1/+6 |
* | 1. AutoGen.c should be generated if it is not empty even if there are no C so... | Yingke Liu | 2014-08-21 | 1 | -1/+4 |
* | BaseTools: Added support for GCC stack protector for ARM architecture | Olivier Martin | 2014-08-20 | 1 | -11/+11 |
* | This patch is going to: | Hess Chen | 2014-08-20 | 2 | -6/+4 |
* | Fix an issue of building BaseTools from sources using VS2013. | Yingke Liu | 2014-08-20 | 1 | -1/+5 |
* | This patch is going to fix a build failure (running of GenFds) in Linux syste... | Hess Chen | 2014-08-19 | 2 | -9/+9 |
* | BaseTools: Add rules to build NASM source file into a binary | Jordan Justen | 2014-08-18 | 2 | -0/+31 |