summaryrefslogtreecommitdiff
path: root/Tools/Conf/BuildMacro.xml
AgeCommit message (Expand)AuthorFilesLines
2006-11-21Fix IPF build breakmdkinney1-1/+1
2006-11-21Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang1-10/+34
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao41-1/+0
2006-11-18Fix VFR related build break when compiling with IPF compilersmdkinney1-2/+1
2006-11-16Fixed EDKT419.qouyang1-1/+12
2006-11-14Supporting Apriori File from build tool. wuyizhong1-0/+23
2006-11-06Commented out the message for building "DUMMY" files.jwang361-1/+1
2006-10-31Add build rules for asl files of acpi tables.lgao41-3/+107
2006-10-18Added dependency of AutoGen.h for .c file generated from unicode filejwang361-0/+1
2006-10-18Add Build Macro to build SEC modules. wuyizhong1-0/+58
2006-10-16Update BuildMacro to support LIBPATH and INCLUDEPATH. wuyizhong1-12/+27
2006-10-16Make Logo build following standard build process instead of customize build. wuyizhong1-1/+6
2006-10-12Added APP tool command to solve the pre-processing issue in IPF assembly and ...jwang361-2/+2
2006-10-10Fixed EDKT381jwang361-1/+6
2006-10-091) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t...jwang361-16/+10
2006-10-08Changed the way of using precompiled header in the build process. Now the use...jwang361-95/+54
2006-10-04Add AutoGen.h.obj to the list of files to link to resolve a link failure with...mdkinney1-0/+12
2006-09-30Moved the directory of generated precompiled header file to OUTPUT directory ...jwang361-10/+10
2006-09-27To fix EDKT341. Still existing issues for VfrCompile. wuyizhong1-16/+16
2006-09-27Added DllPath for VfrCompilejwang361-1/+1
2006-09-25Degrade echo "Ignoring File..." message from WARNING to INFO. Add process sta...wuyizhong1-1/+1
2006-09-25Don't copy *.te file into Bin_DIR directory.lgao41-3/+1
2006-09-21Changed the way of generating the pre-compiled header to solve incremental bu...jwang361-7/+45
2006-09-12Merged the <libset> in <GenDll> to avoid warning message.jwang361-3/+1
2006-09-06Added AutoGen.h to assembly and vfr dependency checkjwang361-0/+2
2006-09-05Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong1-2/+2
2006-09-05Added pre-compiled header support for compiling source codejwang361-5/+58
2006-09-05Add method for Microcode buildingjchen201-1/+17
2006-08-21According r1311 can't support linux. So rollback the change, but still remove...wuyizhong1-3/+1
2006-08-18Fix cleanall can't clean all genereated files. Now .i files generated by VfrC...wuyizhong1-1/+0
2006-08-17Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong1-0/+3
2006-08-14Add judgement if filepath is . or not. wuyizhong1-11/+74
2006-08-14Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro n...wuyizhong1-5/+22
2006-07-13Enforced case-sensitive on the file names;jwang361-15/+15
2006-07-13Changed the output message when handling dummy files in msa.jwang361-1/+1
2006-07-12Corrected the dependency check issue for Build_Library and GenDll macros.jwang361-1/+2
2006-07-12Added Build_DUMMY macro to skip those files in msa which should not be handle...jwang361-0/+16
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang361-70/+1
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang361-9/+77
2006-07-05fixed GCC build issuesjwang361-4/+4
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang1-2/+2
2006-07-04added back of preprocessing of asm filesjwang361-6/+5
2006-07-04restored the file name and path of assembly filejwang361-2/+2
2006-07-04commented out the preprocessing of asm files, it will cause error on normal a...jwang361-1/+2
2006-07-04Add to the rules to generate TE sectionlgao41-53/+53
2006-07-04added asm file preprocess in <Build_Assembly> macrojwang361-1/+24
2006-07-03Add build macro to generate section type TE. wuyizhong1-16/+56
2006-06-30New tool.qouyang1-1/+1
2006-06-30Change to new XML Schema. wuyizhong1-475/+185
2006-06-26Fix a bug for regular expression using wrong module's file name which contain...klu21-1/+11