summaryrefslogtreecommitdiff
path: root/BaseTools/Conf/tools_def.template
AgeCommit message (Expand)Author
2009-03-13EFI driver should base 0x0klu2
2009-03-09Correct TianoCompress name for Linux/GCC.lgao4
2009-02-28Changed deprecated DPATH to DLL for CYGWINGCC tool chain.jwang36
2009-01-08Add general Tiano Compress tool path.lgao4
2009-01-07Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact.klu2
2009-01-06Add ASM16 rule for ICC tool chain.klu2
2008-12-25Remove unused PCH compiler option and unused build rule for uni file.lgao4
2008-12-05revert to older version as /Zm option for "ml" can not work well.eric_tian
2008-12-05add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1...eric_tian
2008-11-28Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure co...jwang36
2008-11-27Check In Build.exe and tools_def.template lgao4
2008-11-26Pcd Tools need .Map file when building a EFI binary for EBC tool chain.klu2
2008-11-04Remove all references to ASMLINK16. Those are never used.mdkinney
2008-11-04Remove all references to ASMLINK16. Those are never used.mdkinney
2008-08-21Minor change to remove /GL- option unsupported by ICC tool chain.lgao4
2008-08-21Update GenSec to handle the input file whose size is Zero. And add the unifie...lgao4
2008-08-121. Enhanced the format of build_rule.txt to allow module type and arch inform...jwang36
2008-08-10Change VfrCompile.exe to VfrCompile to support the different OS.lgao4
2008-08-07Abstract VFR compiler and Flag to marco that user can customize.lgao4
2008-07-16merge the generation of SecMain into the whole build process. eric_tian
2008-06-30Provide source level debug ability in *unix environment.eric_tian
2008-06-30make change to support UnixPkg build. The changes are listed as follows:eric_tian
2008-06-05add VFRPP patch for EBC WINDDK3790x1830 tool chain.qwang12
2008-05-15Add ASL_FLAGS template for user reference.lgao4
2008-05-15Fixed VFR compile issue for EBC architecture in MYTOOLS toolchainjwang36
2008-05-08Fix typo.klu2
2008-05-08Add ASM16 tool configuration for MYTOOLS tag.klu2
2008-03-14Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and addi...lgao4
2008-03-13Fixing gcc CC Flags and ld flags - adding maplhauch
2008-03-12changing shortcut name to descriptive names for grouping libraryslhauch
2008-01-03modified the UNIXGCC informationlhauch
2008-01-03fixed paths for UNIXGCC toolslhauch
2007-12-28fixed a typo - GS8192 should be Gs8192lhauch
2007-12-27Added QIPF_fr32 flags to IPF CC flags, neede by UEFI ABI for Itaniumlhauch
2007-12-25Fixed typos (PVCS Tracker 750)jwang36
2007-12-24Changed the NMAKE path from VS2003 to VS2005 for ICC tool chainjwang36
2007-12-22a. Enabled building R8 modulesjwang36
2007-12-12Changed the ICC tools to use VS2005's tools and dlls because of crash of ICC ...jwang36
2007-11-28Rearranged flags so they are in consiste locations, change ASM warning from /...lhauch
2007-11-06Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64...yshang1
2007-10-31a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...jwang36
2007-10-29BaseTools/Conf/tools_def.template:jljusten
2007-10-29BaseTools/Conf/tools_def.template:jljusten
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten
2007-10-16Solved the VS2005 assembler issue in which "/omf" switch cannot call linker.jwang36
2007-10-16Changed the default directory of VS2005TEAMSTUIE to the default installation ...jwang36
2007-10-16Added VS2005TEAMSUITE tool chainjwang36
2007-10-15Added GCC assembly code preprocessing supportjwang36
2007-10-12Added DLL attribute for SLINK and/or CC command because Intel Compiler and li...jwang36