summaryrefslogtreecommitdiff
path: root/Tools/Conf
AgeCommit message (Expand)Author
2006-07-08changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;jwang36
2006-07-08Final target.template file with embedded documentation. This file will only ...lhauch
2006-07-07Added a comment about how to configure for Unix systems.bbahnsen
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang12
2006-07-06Change assembler compiler to windkk.klu2
2006-07-05Made the default for IA-32 assembler path point to the default install locati...ajfish
2006-07-05Fully support active platform policy. wuyizhong
2006-07-05added specific PP definition for EBC because of previous BuildMacro.xml changesjwang36
2006-07-05fixed GCC build issuesjwang36
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang
2006-07-04added back of preprocessing of asm filesjwang36
2006-07-04Update tools definitionlgao4
2006-07-04Add ASL and ASMLINK tool definition in this filelgao4
2006-07-04commented out GCC definitions temporarilyjwang36
2006-07-04added GCC tools definitionsjwang36
2006-07-04restored the file name and path of assembly filejwang36
2006-07-04commented out the preprocessing of asm files, it will cause error on normal a...jwang36
2006-07-04Add to the rules to generate TE sectionlgao4
2006-07-04added asm file preprocess in <Build_Assembly> macrojwang36
2006-07-04Added a line to create a target.txt if one does not exist, based on the targe...lhauch
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang12
2006-07-03Add build macro to generate section type TE. wuyizhong
2006-06-30changed the default path for EBC tooljwang36
2006-06-30For new toolsqouyang
2006-06-30re-addedjwang36
2006-06-30New tool.qouyang
2006-06-30deleted all obsoleted configuration filesjwang36
2006-06-30added all supported platformsjwang36
2006-06-30Change to new XML Schema. wuyizhong
2006-06-26Fix a bug for regular expression using wrong module's file name which contain...klu2
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
2006-06-15Updated task GenEfi to support SEC component type.bxing
2006-06-12Added a new source file type "x86_asm_autogen" to allow assembly source to us...bxing
2006-06-10Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch
2006-06-09Make the PCD database compilable on X64 platform.qwang12
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang12
2006-06-05Fix some bugs for EdkFatPkgklu2
2006-06-04Tip break because EdkFatPkg was introduced into FrameworkDatabase.db, But Edk...klu2
2006-06-04Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch
2006-06-01Lean the slashed forward.bbahnsen
2006-06-01- added process to generate *local.lib and let the .dll be generated from it ...jwang36
2006-05-31Use 2 byte chars with gcc to match how windows does unicode.bbahnsen
2006-05-31Removing tools_def.txtlhauch
2006-05-30Adding a template file for the tools_def.txt file. This file will be copied ...lhauch
2006-05-24Add a macro for GCC Assembly.bbahnsen
2006-05-24Add sample code for PCD Database generation. These 3 files will be read by Ge...qwang12
2006-05-18Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding o...lhauch
2006-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@174 6f19...yshang1