summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf
Commit message (Expand)AuthorAgeFilesLines
* BaseTools AARCH64: move DEBUG GCC49 to the small code modelArd Biesheuvel2016-03-251-4/+6
* BaseTools/GCC: set -Wno-unused-but-set-variables only on RELEASE buildsArd Biesheuvel2016-03-251-10/+26
* BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targetsMichael Kinney2016-02-241-2/+2
* BaseTools/Conf/XMLSchema: Reformat XML using Visual Studio 2013Larry Hauch2016-02-191-2631/+3056
* BaseTools AARCH64: build XIP modules with strict alignmentArd Biesheuvel2016-01-111-1/+8
* BaseTools AARCH64: add separate GCC build rule for XIP objectsArd Biesheuvel2016-01-111-0/+13
* BaseTools CLANG35: use -target in PP flags as wellArd Biesheuvel2016-01-041-6/+6
* BaseTools CLANG35: use linux-gnu target triplets explicitlyArd Biesheuvel2016-01-041-4/+7
* BaseTools ARM: add CLANG35 supportArd Biesheuvel2015-12-151-3/+25
* BaseTools RVCT: use scatter file to enforce minimum section alignmentArd Biesheuvel2015-12-141-1/+1
* BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel2015-12-081-2/+2
* BaseTools: Add VS2015 tool chain in tools_def.templateWang Yu2015-12-031-4/+515
* BaseTools RVCT: add preprocessor preinclude for AutoGen.hEugene Cohen2015-12-021-1/+1
* BaseTools GCC: move PECOFF_HEADER_SIZE definition before LD scriptArd Biesheuvel2015-11-091-2/+2
* BaseTools/AARCH64: use large code model for GCC <= 4.8Ard Biesheuvel2015-10-021-3/+3
* BaseTools/ARM: move to unified GCC linker scriptArd Biesheuvel2015-10-011-1/+9
* BaseTools/GenFw: disable RVCT linker size optimizationArd Biesheuvel2015-09-241-1/+1
* BaseTools AARCH64: use tiny code model by defaultArd Biesheuvel2015-08-201-1/+1
* BaseTools: Add /arch:IA32 option in VS2012 and VS2013Liming Gao2015-08-181-24/+24
* BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6Ard Biesheuvel2015-08-171-2/+2
* BaseTools IA32/X64: prevent .eh_frame sections from being generatedArd Biesheuvel2015-08-131-2/+2
* BaseTools: remove ARMGCC and ARMLINUXGCC toolchainsArd Biesheuvel2015-08-122-211/+5
* BaseTools: add CLANG35 toolchain with AARCH64 supportArd Biesheuvel2015-08-101-0/+58
* BaseTools/Trim: Fixed a bug that cannot trim long valuesYingke Liu2015-08-061-2/+2
* BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel2015-08-031-4/+4
* BaseTools AARCH64: move to unified GCC linker scriptArd Biesheuvel2015-08-031-1/+8
* BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel2015-08-031-2/+26
* BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflagsLeif Lindholm2015-07-091-1/+1
* BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel2015-07-061-10/+13
* Revert tree to r17801Jordan Justen2015-07-021-13/+10
* BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel2015-07-021-10/+13
* BaseTools: Updated tool_def to support 4K alignment.Yingke Liu2015-06-291-64/+64
* BaseTools: Update IASL download link and remove specific version info.Yingke Liu2015-06-291-60/+60
* BaseTools: Append FILE_GUID to BaseName.Yingke Liu2015-06-101-6/+8
* BaseTools: Update BuildRule for *.nasmbLiming Gao2015-06-081-2/+3
* BaseTools/Conf: Don't support upper case nasm extensionsJordan Justen2015-06-012-6/+6
* BaseTools: Add default BuildRuleOrder in tools_def.templateYingke Liu2015-05-261-0/+8
* NT32Pkg: Fix build errors from building secure boot with NT32 X64Cinnamon Shia2015-03-231-90/+91
* BaseTools Fix NASM tool version in comments of tools_def.templateLiming Gao2015-01-091-2/+2
* Fix ARM build failure with gcc 4.6.Scott Duplichan2014-12-021-2/+2
* BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7.Scott Duplichan2014-11-241-24/+26
* BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan2014-11-182-11/+35
* BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC. Liming Gao2014-11-181-4/+4
* BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglinkNikolai Saoukh2014-09-251-1/+1
* BaseTools: Fix XCODE5 to work properly with NASMAndrew Fish2014-09-101-0/+2
* BaseTools tools_def: Indicate that NASM 2.07 or later is requiredJordan Justen2014-09-011-1/+1
* BaseTools build_rule: Add .nasm => .obj build ruleJordan Justen2014-09-012-2/+15
* BaseTools tools_def: Add NASM_FLAGSJordan Justen2014-09-011-5/+280
* BaseTools: Cleanup XCODE build rulesAnderw Fish2014-08-291-2/+2
* BaseTools: Add the XCODE5 tools target to supoprt Xcode 5Anderw Fish2014-08-291-0/+74