summaryrefslogtreecommitdiff
path: root/BaseTools/Conf/tools_def.template
AgeCommit message (Expand)AuthorFilesLines
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao41-15/+87
2010-12-06Sync EDKII BaseTools to BaseTools project r2100.lgao41-109/+67
2010-11-15Sync EDKII BaseTools to BaseTools project r2093.lgao41-246/+361
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao41-6/+6
2010-09-06Sync EDKII BaseTools to BaseTools project r2042.qhuang81-4/+15
2010-07-28Sync EDKII BaseTools to BaseTools project r2000qhuang81-2/+2
2010-07-21Sync EDKII BaseTools to BaseTools project r1997qhuang81-97/+98
2010-06-28Sync EDKII BaseTools to BaseTools project r1988qhuang81-85/+626
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-4/+28
2010-03-12Sync EDKII BaseTools to BaseTools project r1928lgao41-28/+33
2010-03-04Sync EDKII BaseTools to BaseTools project r1911.lgao41-10/+13
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao41-17/+483
2010-01-30Default to Cortex ARM CPU type to match UEFI specification. Drive thumb from ...andrewfish1-10/+10
2010-01-29Turn on Thumb/Thumb2 and optimize for size.andrewfish1-4/+4
2009-12-29Sync tool code to BuildTools project r1783.lgao41-114/+182
2009-11-09Sync tool code to BuildTools project r1739.lgao41-113/+166
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-0/+268
2009-09-01Add /GF compiler option for IPF ICC tool chains by default.qhuang81-8/+8
2009-08-15Change the default location for IASL on Unix.jljusten1-1/+2
2009-08-15Remove '/' directory separator from CYGWIN & UNIXGCC tool specications.jljusten1-76/+76
2009-06-17Add ASL_OUTFLAG to contain the different ASL output options.lgao41-19/+36
2009-05-06Remove -Os for UNIXGCC CC FLAGS to reduce size.gikidy1-2/+2
2009-05-03Implemented feature request hsd202262 and incorporated SMM supportjwang361-0/+6
2009-05-01Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template.jljusten1-3/+9
2009-04-23Fix a typo.gikidy1-1/+1
2009-04-16Remove unused EFI32 macro.klu21-1/+1
2009-04-16Remove unused EFI32 macro.klu21-1/+1
2009-04-14update eric_tian1-135/+120
2009-04-13update tools_def.template to supply all possible combination of toolchain and...eric_tian1-373/+1619
2009-03-31Fix AcpiTable C file build failure, because the compiler don't know how to se...lgao41-1/+1
2009-03-30Change default setting for UNIXGCC_IASL. The previousjljusten1-2/+2
2009-03-30Fix build broken for missing defintiion of UNIXGCC_IASLklu21-1/+2
2009-03-29Change fake entry point used during ACPI Table building from mainjljusten1-5/+5
2009-03-29Update Conf template files to support ACPI building with UNIXGCC.jljusten1-19/+34
2009-03-19use -pie(Position Independent for executable file) instead of "-dll". A EFI i...klu21-1/+1
2009-03-16Use options for size reductionklu21-2/+2
2009-03-13EFI driver should base 0x0klu21-1/+1
2009-03-09Correct TianoCompress name for Linux/GCC.lgao41-1/+1
2009-02-28Changed deprecated DPATH to DLL for CYGWINGCC tool chain.jwang361-1/+1
2009-01-08Add general Tiano Compress tool path.lgao41-9/+5
2009-01-07Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact.klu21-8/+0
2009-01-06Add ASM16 rule for ICC tool chain.klu21-0/+4
2008-12-25Remove unused PCH compiler option and unused build rule for uni file.lgao41-21/+0
2008-12-05revert to older version as /Zm option for "ml" can not work well.eric_tian1-12/+12
2008-12-05add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1...eric_tian1-12/+12
2008-11-28Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure co...jwang361-2/+2
2008-11-27Check In Build.exe and tools_def.template lgao41-10/+11
2008-11-26Pcd Tools need .Map file when building a EFI binary for EBC tool chain.klu21-1/+1
2008-11-04Remove all references to ASMLINK16. Those are never used.mdkinney1-10/+4
2008-11-04Remove all references to ASMLINK16. Those are never used.mdkinney1-13/+13