summaryrefslogtreecommitdiff
path: root/BaseTools/Conf/build_rule.template
AgeCommit message (Expand)Author
2008-04-18For MicroCode module, default copy the created image to bin directory for eas...lgao4
2008-02-22Fixed VFR flag to: --no-pre-processinglhauch
2008-02-21Standardized the command line options of VfrCompile.exe and changed its uses ...jwang36
2008-02-18Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input filejwang36
2007-12-28Added $(ASL_FLAGS) to $(ASL) command linejwang36
2007-12-25Fixed typos (PVCS tracker 749)jwang36
2007-12-22a. Enabled building R8 modulesjwang36
2007-11-08Fixed the dependency issue on wrong name of makefile.jwang36
2007-10-29BaseTools/Conf/build_rule.template:jljusten
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten
2007-10-16Solved the VS2005 assembler issue in which "/omf" switch cannot call linker.jwang36
2007-10-15Added GCC assembly code preprocessing supportjwang36
2007-09-29Fixed an issue in which the dependent makefile is put in wrong rule.jwang36
2007-09-26Changed the GnuMakefile to Makefile as a workaround for CYGWINGCC toolchain b...jwang36
2007-09-13Added directory for "Makefile" in "Dynamic-Library-File" rule in case the wor...jwang36
2007-09-12Added makefile as dependency for "Dynamic-Library-File" to solve the incremen...jwang36
2007-09-03Update Acpi Asl file Build rule to remove trim step.lgao4
2007-08-29Update the build_rule.template to enable the PCD usage in IPF assembly codezliu3
2007-08-24Update build rules to cover ICC build for aslc file.lgao4
2007-08-22Fixed incremental link issue, which dependent libraries were not taken into a...jwang36
2007-08-18Changed the order of SLINK optionjwang36
2007-08-18Re-designed build_rule.template and updated build.exe to support the new formatjwang36
2007-08-13Added missing "-" for "convert-hex" option of Trim.exejwang36
2007-08-131. Changed the trim algorithm to be more general according to the Line Contro...jwang36
2007-08-10Correct acpi table c file build rule.lgao4
2007-08-07Added Trim command for ASL file processjwang36
2007-08-02Update MicroCode build ruleslgao4
2007-08-02Update GenFw and Genfv tool to support Microcode and FvMap. And Update build ...lgao4
2007-07-27Changed Trim tool to use standard command line options and changed its usage ...jwang36
2007-07-26Add build rules for asl file, asm16 file.lgao4
2007-07-251. Fixed PCD SizeTable issue in AutoGen.cjwang36
2007-07-19Added build command for INTEL tool chain familyjwang36
2007-07-18Added GCC (CYGWIN only) tool chain family supportjwang36
2007-07-18Improved the file type filterjwang36
2007-07-18Added $(INC) for MASMjwang36
2007-07-171. Changed VFRPP to PP in build_rule.template for VFR file preprocessingjwang36
2007-07-171. added force include file AutoGen.h for VFRPP flag because we have moved st...jwang36
2007-07-03Fixed unicode parse issue and vfr file build issuejwang36
2007-07-02Fixed option issues in IPF assembler and EBC linkerjwang36
2007-07-02Updated VFR file build commandjwang36
2007-06-281. Added depex file generationjwang36
2007-06-26Removed the AutoGen-Code type of file build; added new macro for replacement.jwang36
2007-06-251) Incorporated generating top level makefile. Now platform build is possible...jwang36
2007-06-22Added for new build system. Just for module porting purpose. Don't use it in ...jwang36