summaryrefslogtreecommitdiff
path: root/BaseTools/Conf/build_rule.template
AgeCommit message (Expand)AuthorFilesLines
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-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-21Update GenSec to handle the input file whose size is Zero. And add the unifie...lgao41-4/+4
2008-08-121. Enhanced the format of build_rule.txt to allow module type and arch inform...jwang361-43/+54
2008-08-07Abstract VFR compiler and Flag to marco that user can customize.lgao41-1/+1
2008-07-16merge the generation of SecMain into the whole build process. eric_tian1-1/+1
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-04-18For MicroCode module, default copy the created image to bin directory for eas...lgao41-0/+1
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-18Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input filejwang361-1/+1
2007-12-28Added $(ASL_FLAGS) to $(ASL) command linejwang361-1/+1
2007-12-25Fixed typos (PVCS tracker 749)jwang361-1/+1
2007-12-22a. Enabled building R8 modulesjwang361-1/+3
2007-11-08Fixed the dependency issue on wrong name of makefile.jwang361-2/+2
2007-10-29BaseTools/Conf/build_rule.template:jljusten1-2/+7
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten1-0/+301
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten1-301/+0
2007-10-16Solved the VS2005 assembler issue in which "/omf" switch cannot call linker.jwang361-4/+3
2007-10-15Added GCC assembly code preprocessing supportjwang361-1/+3
2007-09-29Fixed an issue in which the dependent makefile is put in wrong rule.jwang361-6/+2
2007-09-26Changed the GnuMakefile to Makefile as a workaround for CYGWINGCC toolchain b...jwang361-1/+1
2007-09-13Added directory for "Makefile" in "Dynamic-Library-File" rule in case the wor...jwang361-2/+2
2007-09-12Added makefile as dependency for "Dynamic-Library-File" to solve the incremen...jwang361-1/+6
2007-09-03Update Acpi Asl file Build rule to remove trim step.lgao41-2/+1
2007-08-29Update the build_rule.template to enable the PCD usage in IPF assembly codezliu31-4/+5
2007-08-24Update build rules to cover ICC build for aslc file.lgao41-2/+2
2007-08-22Fixed incremental link issue, which dependent libraries were not taken into a...jwang361-4/+5
2007-08-18Changed the order of SLINK optionjwang361-1/+1
2007-08-18Re-designed build_rule.template and updated build.exe to support the new formatjwang361-296/+298
2007-08-13Added missing "-" for "convert-hex" option of Trim.exejwang361-1/+1
2007-08-131. Changed the trim algorithm to be more general according to the Line Contro...jwang361-6/+6
2007-08-10Correct acpi table c file build rule.lgao41-2/+2
2007-08-07Added Trim command for ASL file processjwang361-1/+2
2007-08-02Update MicroCode build ruleslgao41-0/+2
2007-08-02Update GenFw and Genfv tool to support Microcode and FvMap. And Update build ...lgao41-1/+11
2007-07-27Changed Trim tool to use standard command line options and changed its usage ...jwang361-5/+5
2007-07-26Add build rules for asl file, asm16 file.lgao41-14/+51
2007-07-251. Fixed PCD SizeTable issue in AutoGen.cjwang361-0/+36
2007-07-19Added build command for INTEL tool chain familyjwang361-0/+39
2007-07-18Added GCC (CYGWIN only) tool chain family supportjwang361-43/+47
2007-07-18Improved the file type filterjwang361-13/+12
2007-07-18Added $(INC) for MASMjwang361-4/+4
2007-07-171. Changed VFRPP to PP in build_rule.template for VFR file preprocessingjwang361-1/+1
2007-07-171. added force include file AutoGen.h for VFRPP flag because we have moved st...jwang361-1/+1
2007-07-03Fixed unicode parse issue and vfr file build issuejwang361-0/+1