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