summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf/tools_def.template
Commit message (Expand)AuthorAgeFilesLines
* Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao42011-12-161-1/+1
* Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao42011-11-251-1/+148
* Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao42011-11-091-22/+22
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-3/+5
* Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao42011-10-111-72/+117
* Sync BaseTools Branch (version r2324) to EDKII main trunk. lgao42011-09-231-19/+19
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-162/+686
* Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao42011-08-261-15/+20
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-15/+87
* Sync EDKII BaseTools to BaseTools project r2100.lgao42010-12-061-109/+67
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-246/+361
* Sync EDKII BaseTools to BaseTools project r2065.lgao42010-10-111-6/+6
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-4/+15
* Sync EDKII BaseTools to BaseTools project r2000qhuang82010-07-281-2/+2
* Sync EDKII BaseTools to BaseTools project r1997qhuang82010-07-211-97/+98
* Sync EDKII BaseTools to BaseTools project r1988qhuang82010-06-281-85/+626
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-4/+28
* Sync EDKII BaseTools to BaseTools project r1928lgao42010-03-121-28/+33
* Sync EDKII BaseTools to BaseTools project r1911.lgao42010-03-041-10/+13
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-17/+483
* Default to Cortex ARM CPU type to match UEFI specification. Drive thumb from ...andrewfish2010-01-301-10/+10
* Turn on Thumb/Thumb2 and optimize for size.andrewfish2010-01-291-4/+4
* Sync tool code to BuildTools project r1783.lgao42009-12-291-114/+182
* Sync tool code to BuildTools project r1739.lgao42009-11-091-113/+166
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-0/+268
* Add /GF compiler option for IPF ICC tool chains by default.qhuang82009-09-011-8/+8
* Change the default location for IASL on Unix.jljusten2009-08-151-1/+2
* Remove '/' directory separator from CYGWIN & UNIXGCC tool specications.jljusten2009-08-151-76/+76
* Add ASL_OUTFLAG to contain the different ASL output options.lgao42009-06-171-19/+36
* Remove -Os for UNIXGCC CC FLAGS to reduce size.gikidy2009-05-061-2/+2
* Implemented feature request hsd202262 and incorporated SMM supportjwang362009-05-031-0/+6
* Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template.jljusten2009-05-011-3/+9
* Fix a typo.gikidy2009-04-231-1/+1
* Remove unused EFI32 macro.klu22009-04-161-1/+1
* Remove unused EFI32 macro.klu22009-04-161-1/+1
* update eric_tian2009-04-141-135/+120
* update tools_def.template to supply all possible combination of toolchain and...eric_tian2009-04-131-373/+1619
* Fix AcpiTable C file build failure, because the compiler don't know how to se...lgao42009-03-311-1/+1
* Change default setting for UNIXGCC_IASL. The previousjljusten2009-03-301-2/+2
* Fix build broken for missing defintiion of UNIXGCC_IASLklu22009-03-301-1/+2
* Change fake entry point used during ACPI Table building from mainjljusten2009-03-291-5/+5
* Update Conf template files to support ACPI building with UNIXGCC.jljusten2009-03-291-19/+34
* use -pie(Position Independent for executable file) instead of "-dll". A EFI i...klu22009-03-191-1/+1
* Use options for size reductionklu22009-03-161-2/+2
* EFI driver should base 0x0klu22009-03-131-1/+1
* Correct TianoCompress name for Linux/GCC.lgao42009-03-091-1/+1
* Changed deprecated DPATH to DLL for CYGWINGCC tool chain.jwang362009-02-281-1/+1
* Add general Tiano Compress tool path.lgao42009-01-081-9/+5
* Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact.klu22009-01-071-8/+0
* Add ASM16 rule for ICC tool chain.klu22009-01-061-0/+4