summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-173-0/+3243
* add quote for file path in @file optionklu22009-07-061-2/+2
* Add ASL_OUTFLAG to contain the different ASL output options.lgao42009-06-172-21/+38
* The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE",...klu22009-06-021-3/+3
* Add MULTIPLE_THREAD option.klu22009-06-021-0/+4
* Remove -Os for UNIXGCC CC FLAGS to reduce size.gikidy2009-05-061-2/+2
* Add the optional EfiRom CodeRevision option.lgao42009-05-051-1/+1
* Implemented feature request hsd202262 and incorporated SMM supportjwang362009-05-032-0/+17
* 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-142-137/+122
* update tools_def.template to supply all possible combination of toolchain and...eric_tian2009-04-132-382/+1630
* 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
* Update framework database to point to existing packages files.qhuang82009-03-301-5/+5
* 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-292-20/+50
* Add $(MD) command for vfr build rule to avoid build failure for some R8 modulesjwang362009-03-291-1/+2
* add map generation for GCC tool chainklu22009-03-241-1/+1
* 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
* 1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain familyjwang362009-02-161-6/+22
* 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
* Updated the macro description according to the latest changes in build tool.jwang362008-12-311-2/+11
* 1) Re-fine and fully test the mechanism of getting over the long command line...jwang362008-12-312-15/+6
* Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)...lgao42008-12-251-0/+9
* Remove unused PCH compiler option and unused build rule for uni file.lgao42008-12-252-31/+0
* revert to older version as /Zm option for "ml" can not work well.eric_tian2008-12-051-12/+12
* add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1...eric_tian2008-12-051-12/+12
* Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure co...jwang362008-11-281-2/+2
* Check In Build.exe and tools_def.template lgao42008-11-271-10/+11
* Pcd Tools need .Map file when building a EFI binary for EBC tool chain.klu22008-11-261-1/+1
* Use VFRPP tool for VFR pre-processing.jljusten2008-11-211-1/+1
* Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...lgao42008-11-171-2/+3
* Remove all references to ASMLINK16. Those are never used.mdkinney2008-11-041-10/+4
* Remove all references to ASMLINK16. Those are never used.mdkinney2008-11-041-13/+13
* 1. Add ASM source files directory into its Include path.lgao42008-09-101-6/+6
* Add the special build rule for AcpiTable C Source file.lgao42008-09-011-1/+16
* add .mut file type support for Microcode files.vanjeff2008-08-261-1/+1
* Minor change to remove /GL- option unsupported by ICC tool chain.lgao42008-08-211-1/+1