summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add ASL_FLAGS template for user reference.lgao42008-05-151-0/+1
* Fixed VFR compile issue for EBC architecture in MYTOOLS toolchainjwang362008-05-151-0/+2
* Fix typo.klu22008-05-081-2/+2
* Add ASM16 tool configuration for MYTOOLS tag.klu22008-05-081-0/+6
* For MicroCode module, default copy the created image to bin directory for eas...lgao42008-04-181-0/+1
* Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and addi...lgao42008-03-141-32/+32
* Fixing gcc CC Flags and ld flags - adding maplhauch2008-03-131-3/+2
* changing shortcut name to descriptive names for grouping libraryslhauch2008-03-121-1/+2
* Fixed VFR flag to: --no-pre-processinglhauch2008-02-221-1/+1
* Standardized the command line options of VfrCompile.exe and changed its uses ...jwang362008-02-211-1/+1
* a. Added binary file support during AutoGenjwang362008-02-191-0/+6
* Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input filejwang362008-02-181-1/+1
* Remove non-existing files reference.qhuang82008-02-011-3/+0
* modified the UNIXGCC informationlhauch2008-01-031-3/+9
* fixed paths for UNIXGCC toolslhauch2008-01-031-16/+16
* Added $(ASL_FLAGS) to $(ASL) command linejwang362007-12-281-1/+1
* fixed a typo - GS8192 should be Gs8192lhauch2007-12-281-1/+1
* Added QIPF_fr32 flags to IPF CC flags, neede by UEFI ABI for Itaniumlhauch2007-12-271-6/+6
* Fixed out-of-date contents (PVCS tracker 732)jwang362007-12-251-11/+12
* Fixed typos (PVCS tracker 749)jwang362007-12-251-1/+1