summaryrefslogtreecommitdiff
path: root/BaseTools/Conf
AgeCommit message (Expand)Author
2007-12-12Changed the ICC tools to use VS2005's tools and dlls because of crash of ICC ...jwang36
2007-11-28Rearranged flags so they are in consiste locations, change ASM warning from /...lhauch
2007-11-08Fixed the dependency issue on wrong name of makefile.jwang36
2007-11-06Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64...yshang1
2007-10-31a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...jwang36
2007-10-29BaseTools/Conf/tools_def.template:jljusten
2007-10-29BaseTools/Conf/build_rule.template:jljusten
2007-10-29BaseTools/Conf/tools_def.template:jljusten
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten
2007-10-16Solved the VS2005 assembler issue in which "/omf" switch cannot call linker.jwang36
2007-10-16Changed the default directory of VS2005TEAMSTUIE to the default installation ...jwang36
2007-10-16Added VS2005TEAMSUITE tool chainjwang36
2007-10-15Added GCC assembly code preprocessing supportjwang36
2007-10-12Added DLL attribute for SLINK and/or CC command because Intel Compiler and li...jwang36
2007-10-12Corrected the wrong ARCH in WINDDK3790x1830 tool chain and added MAKE command...jwang36
2007-10-11Added MAKE command for ICC and CYGWINGCC tool chainjwang36
2007-10-11a) Supported MAKE command in tools_def.txtjwang36
2007-10-10Enabled Visual Studio 2005 Professional Edition tool chainjwang36
2007-09-29Fixed an issue in which the dependent makefile is put in wrong rule.jwang36
2007-09-26Changed Enable to Disable as default value of MULTIPLE_THREADjwang36
2007-09-26Changed the GnuMakefile to Makefile as a workaround for CYGWINGCC toolchain b...jwang36
2007-09-17Removed PcdFeatureFlag Attribute - use in the FeatureFlag instead PcdTokenSpa...lhauch
2007-09-17Added PcdFeatureFlag Attribute - use PcdTokenSpaceGuidCName.PcdCNamelhauch
2007-09-14update IPF ICC's tool chain root path.qwang12
2007-09-131) Implemented MACRO in tools_def.txtjwang36
2007-09-13Added directory for "Makefile" in "Dynamic-Library-File" rule in case the wor...jwang36
2007-09-12Added makefile as dependency for "Dynamic-Library-File" to solve the incremen...jwang36
2007-09-12Add full path for Cygwin tool chain.qhuang8
2007-09-101. Redirect ICC_IA32_*_PATH from C:\Program Files\Microsoft Visual Studio .NE...vanjeff
2007-09-03Update Acpi Asl file Build rule to remove trim step.lgao4
2007-08-29Cleaned up the tools_def.template filelhauch
2007-08-29Update the build_rule.template to enable the PCD usage in IPF assembly codezliu3
2007-08-28Update compiler switches for ICC build.xli24
2007-08-28Update MSFT IPF flags to us /Ox /Zx /GFmdkinney
2007-08-24Update ASL definition for ICC tool chain.xli24
2007-08-24Update build rules to cover ICC build for aslc file.lgao4
2007-08-22Fixed incremental link issue, which dependent libraries were not taken into a...jwang36
2007-08-18Changed the order of SLINK optionjwang36
2007-08-18Re-designed build_rule.template and updated build.exe to support the new formatjwang36
2007-08-13Added missing "-" for "convert-hex" option of Trim.exejwang36
2007-08-131. Changed the trim algorithm to be more general according to the Line Contro...jwang36
2007-08-10Correct acpi table c file build rule.lgao4
2007-08-07Added Trim command for ASL file processjwang36
2007-08-02Update MicroCode build ruleslgao4
2007-08-02Update GenFw and Genfv tool to support Microcode and FvMap. And Update build ...lgao4
2007-08-01remove the format of file. make it clearlyjjin9
2007-07-27Changed Trim tool to use standard command line options and changed its usage ...jwang36
2007-07-26Add build rules for asl file, asm16 file.lgao4
2007-07-251. Fixed PCD SizeTable issue in AutoGen.cjwang36