Age | Commit message (Expand) | Author |
2007-04-12 | Fix CygWinGCC build failed. When GCC build, map file is not generated. We don... | lgao4 |
2007-04-11 | 1. Updated LOG file format generated by PeiRebase. | bxing |
2007-04-05 | Fixed the incremental build issue for .dxs file by adding .dep generation for... | jwang36 |
2007-03-08 | - Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro... | jwang36 |
2007-02-09 | Removed the extra source file from preprocessor's command line options for bu... | jwang36 |
2007-01-25 | Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens... | qwang12 |
2007-01-25 | Enhanced the <Build_Library> macro to check OBJECTS property in case it's empty | jwang36 |
2007-01-24 | Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists... | jwang36 |
2007-01-22 | Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr... | jwang36 |
2007-01-19 | Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC... | jwang36 |
2007-01-15 | Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne... | jwang36 |
2007-01-10 | Add dependency for RealAsm file build rules and Use the module name in place ... | lgao4 |
2006-11-21 | Fix IPF build break | mdkinney |
2006-11-21 | Change name from "VFR_FLAGES" to "VFRPP_FLAGES". | qouyang |
2006-11-20 | Enhance peirebase tool to get base address from the corresponding fv.inf file... | lgao4 |
2006-11-18 | Fix VFR related build break when compiling with IPF compilers | mdkinney |
2006-11-16 | Fixed EDKT419. | qouyang |
2006-11-14 | Supporting Apriori File from build tool. | wuyizhong |
2006-11-06 | Commented out the message for building "DUMMY" files. | jwang36 |
2006-10-31 | Add build rules for asl files of acpi tables. | lgao4 |
2006-10-18 | Added dependency of AutoGen.h for .c file generated from unicode file | jwang36 |
2006-10-18 | Add Build Macro to build SEC modules. | wuyizhong |
2006-10-16 | Update BuildMacro to support LIBPATH and INCLUDEPATH. | wuyizhong |
2006-10-16 | Make Logo build following standard build process instead of customize build. | wuyizhong |
2006-10-12 | Added APP tool command to solve the pre-processing issue in IPF assembly and ... | jwang36 |
2006-10-10 | Fixed EDKT381 | jwang36 |
2006-10-09 | 1) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t... | jwang36 |
2006-10-08 | Changed the way of using precompiled header in the build process. Now the use... | jwang36 |
2006-10-04 | Add AutoGen.h.obj to the list of files to link to resolve a link failure with... | mdkinney |
2006-09-30 | Moved the directory of generated precompiled header file to OUTPUT directory ... | jwang36 |
2006-09-27 | To fix EDKT341. Still existing issues for VfrCompile. | wuyizhong |
2006-09-27 | Added DllPath for VfrCompile | jwang36 |
2006-09-25 | Degrade echo "Ignoring File..." message from WARNING to INFO. Add process sta... | wuyizhong |
2006-09-25 | Don't copy *.te file into Bin_DIR directory. | lgao4 |
2006-09-21 | Changed the way of generating the pre-compiled header to solve incremental bu... | jwang36 |
2006-09-12 | Merged the <libset> in <GenDll> to avoid warning message. | jwang36 |
2006-09-06 | Added AutoGen.h to assembly and vfr dependency check | jwang36 |
2006-09-05 | Add one more platform level common property "TARGET_DIR". Take Nt32 for examp... | wuyizhong |
2006-09-05 | Added pre-compiled header support for compiling source code | jwang36 |
2006-09-05 | Add method for Microcode building | jchen20 |
2006-08-21 | According r1311 can't support linux. So rollback the change, but still remove... | wuyizhong |
2006-08-18 | Fix cleanall can't clean all genereated files. Now .i files generated by VfrC... | wuyizhong |
2006-08-17 | Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ... | wuyizhong |
2006-08-14 | Add judgement if filepath is . or not. | wuyizhong |
2006-08-14 | Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro n... | wuyizhong |
2006-07-13 | Enforced case-sensitive on the file names; | jwang36 |
2006-07-13 | Changed the output message when handling dummy files in msa. | jwang36 |
2006-07-12 | Corrected the dependency check issue for Build_Library and GenDll macros. | jwang36 |
2006-07-12 | Added Build_DUMMY macro to skip those files in msa which should not be handle... | jwang36 |
2006-07-09 | Made some changes to use GCC to pre-process and assembly .S file | jwang36 |