summaryrefslogtreecommitdiff
path: root/BaseTools/Conf
AgeCommit message (Expand)AuthorFilesLines
2009-02-161. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain familyjwang361-6/+22
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-31Updated the macro description according to the latest changes in build tool.jwang361-2/+11
2008-12-311) Re-fine and fully test the mechanism of getting over the long command line...jwang362-15/+6
2008-12-25Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)...lgao41-0/+9
2008-12-25Remove unused PCH compiler option and unused build rule for uni file.lgao42-31/+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-21Use VFRPP tool for VFR pre-processing.jljusten1-1/+1
2008-11-17Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...lgao41-2/+3
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
2008-09-101. Add ASM source files directory into its Include path.lgao41-6/+6
2008-09-01Add the special build rule for AcpiTable C Source file.lgao41-1/+16
2008-08-26add .mut file type support for Microcode files.vanjeff1-1/+1
2008-08-21Minor change to remove /GL- option unsupported by ICC tool chain.lgao41-1/+1
2008-08-21Update GenSec to handle the input file whose size is Zero. And add the unifie...lgao42-7/+65
2008-08-121. Enhanced the format of build_rule.txt to allow module type and arch inform...jwang362-54/+68
2008-08-10Change VfrCompile.exe to VfrCompile to support the different OS.lgao41-1/+1
2008-08-07Abstract VFR compiler and Flag to marco that user can customize.lgao42-1/+6
2008-07-16merge the generation of SecMain into the whole build process. eric_tian2-3/+3
2008-06-30Provide source level debug ability in *unix environment.eric_tian1-1/+2
2008-06-30make change to support UnixPkg build. The changes are listed as follows:eric_tian1-1/+3
2008-06-05Add "-l" to make VFR Compiler to generate .lst file to assist debug.qwang121-1/+1
2008-06-05Added dependency of makefile to source files in order to let source files be ...jwang361-0/+5
2008-06-05add VFRPP patch for EBC WINDDK3790x1830 tool chain.qwang121-0/+1
2008-05-15Add ASL_FLAGS template for user reference.lgao41-0/+1
2008-05-15Fixed VFR compile issue for EBC architecture in MYTOOLS toolchainjwang361-0/+2
2008-05-08Fix typo.klu21-2/+2
2008-05-08Add ASM16 tool configuration for MYTOOLS tag.klu21-0/+6
2008-04-18For MicroCode module, default copy the created image to bin directory for eas...lgao41-0/+1
2008-03-14Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and addi...lgao41-32/+32
2008-03-13Fixing gcc CC Flags and ld flags - adding maplhauch1-3/+2
2008-03-12changing shortcut name to descriptive names for grouping libraryslhauch1-1/+2
2008-02-22Fixed VFR flag to: --no-pre-processinglhauch1-1/+1
2008-02-21Standardized the command line options of VfrCompile.exe and changed its uses ...jwang361-1/+1
2008-02-19a. Added binary file support during AutoGenjwang361-0/+6
2008-02-18Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input filejwang361-1/+1
2008-02-01Remove non-existing files reference.qhuang81-3/+0
2008-01-03modified the UNIXGCC informationlhauch1-3/+9
2008-01-03fixed paths for UNIXGCC toolslhauch1-16/+16
2007-12-28Added $(ASL_FLAGS) to $(ASL) command linejwang361-1/+1
2007-12-28fixed a typo - GS8192 should be Gs8192lhauch1-1/+1
2007-12-27Added QIPF_fr32 flags to IPF CC flags, neede by UEFI ABI for Itaniumlhauch1-6/+6
2007-12-25Fixed out-of-date contents (PVCS tracker 732)jwang361-11/+12