- 63e1c23 BaseTools/AARCH64: use large code model for GCC <= 4.8 by Ard Biesheuvel · 9 years ago
- 64a63d6 BaseTools/ARM: move to unified GCC linker script by Ard Biesheuvel · 9 years ago
- 0bd0d6d BaseTools/GenFw: disable RVCT linker size optimization by Ard Biesheuvel · 9 years ago
- 06cd723 BaseTools AARCH64: use tiny code model by default by Ard Biesheuvel · 9 years ago
- 71028ba BaseTools: Add /arch:IA32 option in VS2012 and VS2013 by Liming Gao · 9 years ago
- 70bd699 BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6 by Ard Biesheuvel · 9 years ago
- 26ecc55 BaseTools IA32/X64: prevent .eh_frame sections from being generated by Ard Biesheuvel · 9 years ago
- 64ffb95 BaseTools: remove ARMGCC and ARMLINUXGCC toolchains by Ard Biesheuvel · 9 years ago
- 5c02fc4 BaseTools: add CLANG35 toolchain with AARCH64 support by Ard Biesheuvel · 9 years ago
- 55668ca BaseTools/Trim: Fixed a bug that cannot trim long values by Yingke Liu · 9 years ago
- c4a59af BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script by Ard Biesheuvel · 9 years ago
- 6b3720e BaseTools AARCH64: move to unified GCC linker script by Ard Biesheuvel · 9 years ago
- c28a4ab BaseTools IA32/X64: get header size and alignment from ld commandline by Ard Biesheuvel · 9 years ago
- 28e80be BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflags by Leif Lindholm · 9 years ago
- 64a910f BaseTools: AArch64: use explicit linker scripts by Ard Biesheuvel · 9 years ago
- 288ed59 Revert tree to r17801 by Jordan Justen · 9 years ago
- f0dbe9f BaseTools: AArch64: use explicit linker scripts by Ard Biesheuvel · 9 years ago
- bbb6369 BaseTools: Updated tool_def to support 4K alignment. by Yingke Liu · 10 years ago
- 061eb5c BaseTools: Update IASL download link and remove specific version info. by Yingke Liu · 10 years ago
- 867d1cd BaseTools: Append FILE_GUID to BaseName. by Yingke Liu · 10 years ago
- 49b0a79 BaseTools: Update BuildRule for *.nasmb by Liming Gao · 10 years ago
- c85bc0c BaseTools/Conf: Don't support upper case nasm extensions by Jordan Justen · 10 years ago
- ec22bed BaseTools: Add default BuildRuleOrder in tools_def.template by Yingke Liu · 10 years ago
- ca04b83 NT32Pkg: Fix build errors from building secure boot with NT32 X64 by Cinnamon Shia · 10 years ago
- c5f1d43 BaseTools Fix NASM tool version in comments of tools_def.template by Liming Gao · 10 years ago
- 62771ce Fix ARM build failure with gcc 4.6. by Scott Duplichan · 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
- 0a0ca78 BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglink by Nikolai Saoukh · 10 years ago
- e5367bf BaseTools: Fix XCODE5 to work properly with NASM by Andrew Fish · 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
- 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
- 057ac41 BaseTools: add support Xcode 5 in the EmulatorPkg by Andrew Fish · 10 years ago
- cb60328 BaseTools: Added support for GCC stack protector for ARM architecture by Olivier Martin · 10 years ago
- abb158d BaseTools: Add rules to build NASM source file into a binary by Jordan Justen · 10 years ago
- 65ce860 Contributed-under: TianoCore Contribution Agreement 1.0 by Michael Kinney · 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
- 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
- dafe0fe BaseTools: Add GCC49 toolchain; align data sections to 0x40 by Jordan Justen · 10 years ago
- e4ac870 Sync BaseTool trunk (version r2670) into EDKII BaseTools. by Gao, Liming · 10 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
- 4afd3d0 Sync BaseTool trunk (version r2599) into EDKII BaseTools. by Liming Gao · 11 years ago
- 2591845 Sync BaseTools Trunk (version r2524) to EDKII main trunk. by lgao4 · 13 years ago
- 64b2609 Sync BaseTools Trunk (version r2518) to EDKII main trunk. by lgao4 · 13 years ago
- 9508d0f Sync BaseTool trunk (version r2474) into EDKII BaseTools. by lgao4 · 13 years ago
- 2bcc713 Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: by lgao4 · 13 years ago
- d40b2ee Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly includes by lgao4 · 13 years ago
- 0d2711a Sync BaseTools Trunk (version r2387) to EDKII main trunk. by lgao4 · 13 years ago
- 79b74a0 Sync BaseTools Branch (version r2362) to EDKII main trunk. by lgao4 · 13 years ago
- 29e22e2 Sync BaseTools Branch (version r2324) to EDKII main trunk. Signed-off-by: lgao4 by lgao4 · 13 years ago
- b36d134 Sync BaseTools Branch (version r2321) to EDKII main trunk. by lgao4 · 13 years ago
- 4234283 Sync BaseTools Branch (version r2271) to EDKII main trunk. by lgao4 · 13 years ago
- da92f27 Sync BaseTools Branch (version r2149) to EDKII main trunk. by lgao4 · 14 years ago
- 6413702 Sync EDKII BaseTools to BaseTools project r2100. by lgao4 · 14 years ago
- 6780eef Sync EDKII BaseTools to BaseTools project r2093. by lgao4 · 14 years ago
- 08dd311 Sync EDKII BaseTools to BaseTools project r2065. by lgao4 · 14 years ago
- e56468c Sync EDKII BaseTools to BaseTools project r2042. by qhuang8 · 14 years ago
- 756ad8f Sync EDKII BaseTools to BaseTools project r2006. by lgao4 · 14 years ago
- 6310ffd Sync EDKII BaseTools to BaseTools project r2000 by qhuang8 · 14 years ago
- 14c4857 Sync EDKII BaseTools to BaseTools project r1997 by qhuang8 · 14 years ago
- 9053bc5 Sync EDKII BaseTools to BaseTools project r1988 by qhuang8 · 15 years ago
- 40d841f Sync EDKII BaseTools to BaseTools project r1971 by lgao4 · 15 years ago
- 636f2be Sync EDKII BaseTools to BaseTools project r1928 by lgao4 · 15 years ago
- d5d56f1 Sync EDKII BaseTools to BaseTools project r1911. by lgao4 · 15 years ago
- 52302d4 Sync EDKII BaseTools to BaseTools project r1903. by lgao4 · 15 years ago
- cfbd0c5 Default to Cortex ARM CPU type to match UEFI specification. Drive thumb from ARCHCC flags. by andrewfish · 15 years ago
- 5e9edae Turn on Thumb/Thumb2 and optimize for size. by andrewfish · 15 years ago
- bf586ab Fix Xcode bug in template by andrewfish · 15 years ago
- a709adf Sync tool code to BuildTools project r1783. by lgao4 · 15 years ago
- b303ea7 Sync tool code to BuildTools project r1739. by lgao4 · 15 years ago
- fd17154 Sync basetools' source and binary files with r1707 of the basetools project. by vanjeff · 15 years ago
- 8e2978b Add /GF compiler option for IPF ICC tool chains by default. by qhuang8 · 15 years ago
- e0d2273 Change the default location for IASL on Unix. by jljusten · 15 years ago
- 726d5a8 Remove '/' directory separator from CYGWIN & UNIXGCC tool specications. by jljusten · 15 years ago
- 30fdf11 Check In tool source code based on Build tool project revision r1655. by lgao4 · 15 years ago
- c9c705a add quote for file path in @file option by klu2 · 15 years ago
- 38d4998 Add ASL_OUTFLAG to contain the different ASL output options. by lgao4 · 16 years ago
- ecb1192 The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE", "FALSE" by klu2 · 16 years ago
- c9d0e08 Add MULTIPLE_THREAD option. by klu2 · 16 years ago
- d4244a0 Remove -Os for UNIXGCC CC FLAGS to reduce size. by gikidy · 16 years ago
- de29c94 Add the optional EfiRom CodeRevision option. by lgao4 · 16 years ago
- 1554334 Implemented feature request hsd202262 and incorporated SMM support by jwang36 · 16 years ago
- c470d83 Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template. by jljusten · 16 years ago
- 2a9aee6 Fix a typo. by gikidy · 16 years ago
- b2f5a37 Remove unused EFI32 macro. by klu2 · 16 years ago
- 7f61204 Remove unused EFI32 macro. by klu2 · 16 years ago
- 623471a update by eric_tian · 16 years ago
- 3b6c90a update tools_def.template to supply all possible combination of toolchain and ASL by eric_tian · 16 years ago
- 2ab2aad Fix AcpiTable C file build failure, because the compiler don't know how to set subsystem when entrypoint is not main. Append /SUBSYSTEM:CONSOLE link option. by lgao4 · 16 years ago
- a440187 Change default setting for UNIXGCC_IASL. The previous by jljusten · 16 years ago
- 13987f5 Fix build broken for missing defintiion of UNIXGCC_IASL by klu2 · 16 years ago
- 2391e54 Update framework database to point to existing packages files. by qhuang8 · 16 years ago
- dd1e6e1 Change fake entry point used during ACPI Table building from main by jljusten · 16 years ago
- c609489 Update Conf template files to support ACPI building with UNIXGCC. by jljusten · 16 years ago