summaryrefslogtreecommitdiff
path: root/Tools/Conf
AgeCommit message (Expand)AuthorFilesLines
2006-09-21Changed the way of generating the pre-compiled header to solve incremental bu...jwang361-7/+45
2006-09-13Enhance recognizing Macro/Type defined in Library. qhuang81-2/+2
2006-09-13Add more comments. wuyizhong1-3/+4
2006-09-12Merged the <libset> in <GenDll> to avoid warning message.jwang361-3/+1
2006-09-11Updated the default to parallel build. Even on a single core build is faster ...ajfish1-2/+2
2006-09-11Add migration rule for Build Guid Hob.qhuang82-1/+44
2006-09-11Remove the special case handling of EfiInitializeDriverLib & DxeIntializeDriv...qhuang81-2/+0
2006-09-11Add two attributes to target.template. MULTIPLE_THREAD is to enable/disable m...wuyizhong1-0/+11
2006-09-06Minor adjustments.qhuang81-67/+46
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-16Embeded autogenerated code in Java code instead of getting them from a real f...qwang123-93/+0
2006-08-15Add porting Guide to obsolete Edk Library interfaces.qhuang81-21/+172
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-08-10Add Migration Tool Database filesqhuang86-0/+1596
2006-07-31Removed extra copyright and license notices - they are included in the header...lhauch1-11/+1
2006-07-31Fixed EDKT142; Removed FrameworkDatabase.db and added FrameworkDatabase.templatejwang361-0/+0
2006-07-26Add tool chain tags for Unix gcc and Cygwin gcc.bbahnsen1-13/+22
2006-07-19Changed the ASL compiler directory to C:\ASL, and corrected the tool chain na...yshi81-7/+7
2006-07-17Changed the template files TagName to MYTOOLS instead of MSFT, since we don't...lhauch2-36/+36
2006-07-13Added copyright&license headerjwang361-0/+10
2006-07-13Change DB's FAR name to Dummy and add a GUID for it. wuyizhong1-10/+8
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-13commented out the TARGET and the TARGET_ARCH entries in target.template. Def...lhauch1-59/+59
2006-07-12Added the IDENTIFIER = Default TOOL_CHAIN_CONF line to the tools_def.template...lhauch1-0/+2
2006-07-12Removed EdkFatPkg from tree - will put this up under a separate project on th...lhauch2-17/+19
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-11Remove MdePkg-All-Archs.fpd from database.bbahnsen1-1/+0
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang362-71/+2
2006-07-08changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;jwang361-2/+2
2006-07-08Final target.template file with embedded documentation. This file will only ...lhauch1-5/+53
2006-07-07Added a comment about how to configure for Unix systems.bbahnsen1-0/+3
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang363-25/+89
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang121-12/+23
2006-07-06Change assembler compiler to windkk.klu21-1/+1
2006-07-05Made the default for IA-32 assembler path point to the default install locati...ajfish1-1/+1
2006-07-05Fully support active platform policy. wuyizhong1-3/+11
2006-07-05added specific PP definition for EBC because of previous BuildMacro.xml changesjwang361-0/+1
2006-07-05fixed GCC build issuesjwang362-33/+35
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang2-3/+3
2006-07-04added back of preprocessing of asm filesjwang361-6/+5
2006-07-04Update tools definitionlgao41-3/+2