summaryrefslogtreecommitdiff
path: root/BaseTools/Conf/build_rule.template
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Add ASL_OUTFLAG to contain the different ASL output options.lgao41-2/+2
2009-05-05Add the optional EfiRom CodeRevision option.lgao41-1/+1
2009-05-03Implemented feature request hsd202262 and incorporated SMM supportjwang361-0/+11
2009-04-14update eric_tian1-2/+2
2009-04-13update tools_def.template to supply all possible combination of toolchain and...eric_tian1-9/+11
2009-03-29Update Conf template files to support ACPI building with UNIXGCC.jljusten1-1/+16
2009-03-29Add $(MD) command for vfr build rule to avoid build failure for some R8 modulesjwang361-1/+2
2009-03-24add map generation for GCC tool chainklu21-1/+1
2009-02-161. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain familyjwang361-6/+22
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...jwang361-4/+3
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.lgao41-10/+0
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