summaryrefslogtreecommitdiff
path: root/BaseTools/Conf/build_rule.template
AgeCommit message (Expand)Author
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