summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update GenSec to handle the input file whose size is Zero. And add the unifie...lgao42008-08-212-7/+65
* 1. Enhanced the format of build_rule.txt to allow module type and arch inform...jwang362008-08-122-54/+68
* Change VfrCompile.exe to VfrCompile to support the different OS.lgao42008-08-101-1/+1
* Abstract VFR compiler and Flag to marco that user can customize.lgao42008-08-072-1/+6
* merge the generation of SecMain into the whole build process. eric_tian2008-07-162-3/+3
* Provide source level debug ability in *unix environment.eric_tian2008-06-301-1/+2
* make change to support UnixPkg build. The changes are listed as follows:eric_tian2008-06-301-1/+3
* Add "-l" to make VFR Compiler to generate .lst file to assist debug.qwang122008-06-051-1/+1
* Added dependency of makefile to source files in order to let source files be ...jwang362008-06-051-0/+5
* add VFRPP patch for EBC WINDDK3790x1830 tool chain.qwang122008-06-051-0/+1