summaryrefslogtreecommitdiff
path: root/BaseTools/Conf
AgeCommit message (Expand)Author
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
2007-07-24Set default guid tool path for Lzma and Tiano compress tool.lgao4
2007-07-24Correct guid value format to define guid tool Lzma and Tiano compress tool.lgao4
2007-07-24remove EFI32, EFI64 and EFIX64 from compile line.vanjeff
2007-07-19Fixed EBC build errorjwang36
2007-07-19Fixed EBC link issuejwang36
2007-07-19Added build command for INTEL tool chain familyjwang36
2007-07-18Added GCC (CYGWIN only) tool chain family supportjwang36
2007-07-18Changed the comment for MULTI_THREAD settingjwang36
2007-07-18Improved the file type filterjwang36
2007-07-18Added $(INC) for MASMjwang36
2007-07-171. Changed VFRPP to PP in build_rule.template for VFR file preprocessingjwang36
2007-07-171. added force include file AutoGen.h for VFRPP flag because we have moved st...jwang36
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff
2007-07-12Change the default active platform from MdeModulePkg to Nt32Pkgvanjeff
2007-07-10Add VFR compiler Path for x64 & IPF arch.qhuang8
2007-07-09Restore the compiler options for saving size when building debug tip.klu2
2007-07-06Enabled PCD DXE/PEI module build.jwang36
2007-07-05Open the debug options for easy debug NT32Pkg.klu2
2007-07-05for debug need InitializeDriver export function.klu2