- 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
- 2f04e52 Fix SET statement bug which is always evaluated even it is in a False conditional statement. by Yingke Liu · 10 years ago
- b0e23cf Fixed build issue with fds target specified. by Yingke Liu · 10 years ago
- c5f1d43 BaseTools Fix NASM tool version in comments of tools_def.template by Liming Gao · 10 years ago
- 5c7956a Fixed VfrCompile crash on efivarstore statement. by Eric Dong · 10 years ago
- 871f673 Rollback change 16544. by Eric Dong · 10 years ago
- 997a5d1 Fix ‘build run’ doesn’t work for NT32 X64 build. by Cinnamon Shia · 10 years ago
- f571ef9 Fixed VfrCompile crash on efivarstore statement. by Aaron Pop · 10 years ago
- 8d62ae3 BaseTools/ECC: Fix some issues of ECC tool by Hess Chen · 10 years ago
- 8546dfe Fix a regression bug to uni parser. by Yingke Liu · 10 years ago
- 62771ce Fix ARM build failure with gcc 4.6. by Scott Duplichan · 10 years ago
- edafa0b Enhance error handling for external tool. by Yingke Liu · 10 years ago
- 71f0291 Corrected slash and quote handling in the strings of UNI files. by Cecil Sheng · 10 years ago
- 1f0a062 BaseTools/UPT: Fix an issue of storing wrong PCD into XML file. by Hess Chen · 10 years ago
- 915a379 BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7. by Scott Duplichan · 10 years ago
- 285a175 BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building from Windows. by Scott Duplichan · 10 years ago
- d808fc6 BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC. by Liming Gao · 10 years ago
- bcbdc75 BaseTools: Fix a cleanall issue. by Yingke Liu · 10 years ago
- 8200fcf BaseTool: Support EDKII style GUID definition for VFR function. by Yingke Liu · 10 years ago
- b85f579 BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to start of a section by Olivier Martin · 10 years ago
- 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
- fe7ad7f BaseTools: Add ConvertMasmToNasm.py script by Jordan Justen · 10 years ago
- 0414ec2 BaseTools/UPT: Remove Macro Expend for UserExtension section by Hess Chen · 10 years ago
- 71bcf79 EDK II: Add .gitignore by Ryan Harkin · 10 years ago
- 0a0ca78 BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglink by Nikolai Saoukh · 10 years ago
- e0ba625 BaseTools: Actually plug in BaseTools build on AArch64 by Leif Lindholm · 10 years ago
- b4dfada BaseTools: Update nmake Makefile to handle the file path with “:\\”. by Gao, Liming · 10 years ago
- e7ae4a7 BaseTools/ECC: Ignore duplicate check for 'NULL' library by Hess Chen · 10 years ago
- 875cc5b BaseTools/Upt: Fix several bugs by Hess Chen · 10 years ago
- 76d4751 BaseTools/Upt: Fix several bugs by Hess Chen · 10 years ago
- ec53da7 BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent files by Gao, Liming · 10 years ago
- 4d10d18 Update Build Tool version from 0.51 to 0.60 by Gao, Liming · 10 years ago
- 9b9500a Support DSC and FDF file out of WORKSPACE by GenFds. by Yingke Liu · 10 years ago
- 438f3ad BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on DARWIN by Andrew Fish · 10 years ago
- 6c22c0a The current Makefile only checks the primary python file, such as build.py and does not check other files in tool’s directory tree. by lhauch · 10 years ago
- 84cc912 This patch is going to fix the issue of the mis-match between the index of Platform DynamicPcd list and Dynamic Pcd generated token number. by Feng, Bob C · 10 years ago
- 7ae7dcb BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF. by Yingke Liu · 10 years ago
- 0acb3d2 Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, and for each statement in the build rules. by Abner Chang · 10 years ago
- e5367bf BaseTools: Fix XCODE5 to work properly with NASM by Andrew Fish · 10 years ago
- 0d5d829 This file allows a developer to add a new tool in either the C or Python trees, add the executable (and any supporting files, such as the TestSigningPrivateKey.pem file) to this file and the build server will automatically make sure that the new files are added to the BaseTools\Bin\Win32 directory. The Win32 directory is located in https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 repository. by lhauch · 10 years ago
- 49d9b71 BaseTools/AutoGen: Remove redundant copy action for binary module by Hess Chen · 10 years ago
- cf2b2bd BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. by Hess Chen · 10 years ago
- 51b8553 BaseTools/CommonLib: Add a step to convert ":\\" to ":\" by Hess Chen · 10 years ago
- b3f9cda BaseTools tools_def: Indicate that NASM 2.07 or later is required by Jordan Justen · 10 years ago
- ff02798 BaseTools build_rule: Add .nasm => .obj build rule by Jordan Justen · 10 years ago
- 9a5a743 BaseTools tools_def: Add NASM_FLAGS by Jordan Justen · 10 years ago
- 12d37ac This patch is going to fix the issue of only Default SkuId is built into the External Pcd DataBase. by Feng, Bob C · 10 years ago
- 9358dc2 BaseTools: Cleanup XCODE build rules by Anderw Fish · 10 years ago
- 4484f39 BaseTools: Add the XCODE5 tools target to supoprt Xcode 5 by Anderw Fish · 10 years ago
- 97fa0ee License header updated to match correct format. by Yingke Liu · 10 years ago
- f7523de BaseTools: Fix BaseTools C compiler flags for Xcode 5 by Anderw Fish · 10 years ago
- ed395cf BaseTools: Fix clang C++ build error by Anderw Fish · 10 years ago
- 07355bd [BaseTools] clang warns that since BaseAddress is unsigned it can never be < 0. by Anderw Fish · 10 years ago
- 057ac41 BaseTools: add support Xcode 5 in the EmulatorPkg by Andrew Fish · 10 years ago
- f426046 Updated GenBootSector, GenCrc32 and GenPage to remove duplicate “Build” word in the version output, updated the minor number and copyright as needed. by lhauch · 10 years ago
- fae62ff This patch is going to: by Hess Chen · 10 years ago
- 421ccda This patch is going to: by Hess Chen · 10 years ago
- a0a2cd1 This patch is going to correct the external PCD database generation rule to support the case that all binary driver are only listed in FDF file. by Feng, Bob C · 10 years ago
- fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
- d90aa46 BootSectImage.exe, EfiLdrImage.exe and Split.exe tools have incorrect output from the --version option. by lhauch · 10 years ago
- b69fd59 Fix nmake cleanall bugs. by Yingke Liu · 10 years ago
- b3d07ff This patch is going to: by Hess Chen · 10 years ago
- bf47c6a Setting the svn property, svn:executable on the new scripts. by lhauch · 10 years ago
- bd63012 Adding files for proposed replacement for edksetup.bat. by lhauch · 10 years ago
- 0923aa1 This patch is going to: by Hess Chen · 10 years ago
- 07b8564 AutoGen.c can only be generated if the module has intermediate object files generated or links other libraries. by Yingke Liu · 10 years ago
- fcd4fbf 1. AutoGen.c should be generated if it is not empty even if there are no C source files. by Yingke Liu · 10 years ago
- cb60328 BaseTools: Added support for GCC stack protector for ARM architecture by Olivier Martin · 10 years ago
- df0cee8 This patch is going to: by Hess Chen · 10 years ago
- 4805b4b Fix an issue of building BaseTools from sources using VS2013. by Yingke Liu · 10 years ago
- 01ce353 This patch is going to fix a build failure (running of GenFds) in Linux system caused by patch at r15816. by Hess Chen · 10 years ago
- abb158d BaseTools: Add rules to build NASM source file into a binary by Jordan Justen · 10 years ago
- 03af275 This patch is going to retire the top level makefile on BaseTools for supporting a pure binary build without any complier. by Hess Chen · 10 years ago
- 1be2ed9 There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. by Hess Chen · 10 years ago
- c9df168 Contributed-under: TianoCore Contribution Agreement 1.0 by Michael Kinney · 10 years ago
- 65ce860 Contributed-under: TianoCore Contribution Agreement 1.0 by Michael Kinney · 10 years ago
- 8728098 BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19 relocations by Harry Liebel · 10 years ago
- d8162fb CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86 update locations for rc.exe tool by lhauch · 10 years ago
- cebd6ef Support --version command line for VfrCompile by Eric Dong · 10 years ago
- 3a8e175 Update vfr format for orderedlist opcode to consistent with other opcode, also compatible with old format. by Eric Dong · 10 years ago
- 537bc12 Add VS2013 tool chain in BaseTools\Conf\tools_def.template. Also, two issues came up related to vs2013 build and caused the build to fail. by Wang, Yu · 10 years ago
- 1c023eb BuildEnv: remove useless check before setting $WORKSPACE by Paolo Bonzini · 10 years ago
- dafe0fe BaseTools: Add GCC49 toolchain; align data sections to 0x40 by Jordan Justen · 10 years ago
- 324c886 BaseTools: Clear build versions to sync with buildtools/BaseTools by Jordan Justen · 10 years ago
- 8b7ebdb Update GenFv tool to handle the file path with space. by Gao, Liming liming.gao · 10 years ago
- 0515478 Report warning info if vfr file use the flags used for framework code only. by Eric Dong · 10 years ago
- 15be099 Clean 1 build error and 1 warning for VfrCompiler. by Eric Dong · 10 years ago
- 1d218f8 Report warning info if an action opcode has text two statement. by Eric Dong · 10 years ago
- 54032ed CodeModule: BaseTools - Adding the svn:external to the https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 by lhauch · 10 years ago
- d2f4e54 CodeModule: BaseTools - Removing Win32 binaries to be replaced with an svn:external to the https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 by lhauch · 10 years ago
- e4ac870 Sync BaseTool trunk (version r2670) into EDKII BaseTools. by Gao, Liming · 11 years ago
- 5c1e62f Fix CRLF format by Tian, Hot · 11 years ago
- f51461c Sync BaseTool trunk (version r2649) into EDKII BaseTools. by Gao, Liming · 11 years ago
- 2bc3256 Sync BaseTool trunk (version r2640) into EDKII BaseTools. by Gao, Liming · 11 years ago
- e8a4780 Sync BaseTool trunk (version r2610) into EDKII BaseTools. by Liming Gao · 11 years ago
- ea0f646 Sync BaseTool trunk (version r2601) into EDKII BaseTools. by Liming Gao · 11 years ago
- ac7f472 Forcing the python27.dll to be executable by lhauch · 11 years ago
- 4afd3d0 Sync BaseTool trunk (version r2599) into EDKII BaseTools. by Liming Gao · 11 years ago
- 1c8ade8 Roll back the changes for BaseTools by ydong10 · 13 years ago
- 0e4cdd8 Fix a typo. by ydong10 · 13 years ago