]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Conf/tools_def.template
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / Tools / Conf / tools_def.template
2008-12-31 lhauchRetiring the ANT/JAVA build and removing the older...
2007-06-21 klu2Fix the missing align-double issue.
2007-05-22 vprabhalEnabling /O1 for the entire IPF tree builds
2007-05-08 vprabhalenabling /Wx and /O1 options, added related flags to...
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-11 klu2Merge the patch provided by Johnson
2007-04-05 klu2Open all warning checking for EdkUnixPkg, and current...
2007-03-26 klu2For building UnixPkg in CYGWIN, it should use gcc binde...
2007-03-23 klu2Add tool chain's configuration for building and running...
2007-03-14 vprabhalthe ipf compiler needs a switch to not use FP registers...
2007-03-10 jwang36Commented out the pre-compile option of IPF ARCH for...
2007-02-14 zliu3Enable the building option "/Os" for IPF tip Intel...
2007-02-14 xli24Add /W4 /WX for ICC tool chain of IPF in tools_def...
2007-01-16 bbahnsenAlign the sections on 32 byte boundaries for gcc. EDKT459
2007-01-12 klu2fix some minor warning for unix package
2007-01-08 zliu31) Changed the file including as '#include "Ipf\IpfCpu...
2007-01-06 tgingoldAdd ASM_PFX macro on ASM_FLAGS using GCC tools
2006-12-19 bbahnsenAdd an elf tool chain.
2006-12-19 lgao4Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.
2006-12-08 jwang36Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_...
2006-12-08 jwang36Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back...
2006-11-28 bbahnsenAdd an example of a mingw32 tool chain.
2006-11-27 mdkinneyEnable global optimizations for IPF builds
2006-11-26 mdkinneyAdd "-d debug" to the IPF ASM FLAGS to enable source...
2006-11-23 mdkinneyChange IPF flags to use /Os instead of /O1i
2006-11-23 mdkinneyAdd flags for DEBUG IPF builds
2006-11-21 qouyangChange name from "VFR_FLAGES" to "VFRPP_FLAGES".
2006-11-20 wuyizhongTo fix bug edkt466. Change all default subsystem from...
2006-11-17 bbahnsenResync the VFR flags
2006-11-16 bbahnsenAdd the VFR FLAGS for x64 gcc.
2006-11-16 qouyangFixed EDKT419.
2006-11-16 bbahnsenAdd new tool chain configs for x64 gcc
2006-11-14 bbahnsenAdd a Mixed tool chain for x64.
2006-10-31 lgao4Add extra APP Flag to preprocess asl file.
2006-10-18 wuyizhongAdd flags for ASMLINK. ASMLINK is real mode link.
2006-10-16 lgao4remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the...
2006-10-13 jwang36a) Cleaned tools_def.template
2006-10-12 jwang36Added APP tool command to solve the pre-processing...
2006-10-11 jwang36Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS
2006-10-10 jwang36Fixed EDKT381
2006-10-09 jwang361) Added precompiled header option to VS2003, VS2005PRO...
2006-10-09 wuyizhongAdd flags for UNIXGCC.
2006-10-08 jwang36Changed the way of using precompiled header in the...
2006-10-07 mdkinneyRemove extra /D defines in CC FLAGS
2006-10-05 bbahnsenAdd compiler flags for UNIXGCC
2006-10-04 mdkinneyPull majority of flag settings into tools_def.txt and...
2006-07-26 bbahnsenAdd tool chain tags for Unix gcc and Cygwin gcc.
2006-07-19 yshi8Changed the ASL compiler directory to C:\ASL, and corre...
2006-07-17 lhauchChanged the template files TagName to MYTOOLS instead...
2006-07-12 lhauchAdded the IDENTIFIER = Default TOOL_CHAIN_CONF line...
2006-07-12 lhauchRemoved EdkFatPkg from tree - will put this up under...
2006-07-09 jwang36Made some changes to use GCC to pre-process and assembl...
2006-07-07 bbahnsenAdded a comment about how to configure for Unix systems.
2006-07-06 jwang36Fixed the GCC assembler issue. Now we can use full...
2006-07-06 klu2Change assembler compiler to windkk.
2006-07-05 ajfishMade the default for IA-32 assembler path point to...
2006-07-05 jwang36added specific PP definition for EBC because of previou...
2006-07-05 jwang36fixed GCC build issues
2006-07-04 qouyangFix autogen bug:[Edk67][Edk35].
2006-07-04 lgao4Update tools definition
2006-07-04 lgao4Add ASL and ASMLINK tool definition in this file
2006-07-04 jwang36commented out GCC definitions temporarily
2006-07-04 jwang36added GCC tools definitions
2006-06-30 jwang36changed the default path for EBC tool
2006-06-30 qouyangFor new tools
2006-06-30 jwang36re-added
2006-06-30 jwang36deleted all obsoleted configuration files
2006-05-30 lhauchAdding a template file for the tools_def.txt file....