summaryrefslogtreecommitdiff
path: root/BaseTools/Conf
AgeCommit message (Expand)AuthorFilesLines
2007-09-29Fixed an issue in which the dependent makefile is put in wrong rule.jwang361-6/+2
2007-09-26Changed Enable to Disable as default value of MULTIPLE_THREADjwang361-1/+1
2007-09-26Changed the GnuMakefile to Makefile as a workaround for CYGWINGCC toolchain b...jwang361-1/+1
2007-09-17Removed PcdFeatureFlag Attribute - use in the FeatureFlag instead PcdTokenSpa...lhauch1-18/+0
2007-09-17Added PcdFeatureFlag Attribute - use PcdTokenSpaceGuidCName.PcdCNamelhauch1-0/+18
2007-09-14update IPF ICC's tool chain root path.qwang121-10/+10
2007-09-131) Implemented MACRO in tools_def.txtjwang361-567/+236
2007-09-13Added directory for "Makefile" in "Dynamic-Library-File" rule in case the wor...jwang361-2/+2
2007-09-12Added makefile as dependency for "Dynamic-Library-File" to solve the incremen...jwang361-1/+6
2007-09-12Add full path for Cygwin tool chain.qhuang81-2/+2
2007-09-101. Redirect ICC_IA32_*_PATH from C:\Program Files\Microsoft Visual Studio .NE...vanjeff1-21/+53
2007-09-03Update Acpi Asl file Build rule to remove trim step.lgao41-2/+1
2007-08-29Cleaned up the tools_def.template filelhauch1-474/+486
2007-08-29Update the build_rule.template to enable the PCD usage in IPF assembly codezliu31-4/+5
2007-08-28Update compiler switches for ICC build.xli241-2/+2
2007-08-28Update MSFT IPF flags to us /Ox /Zx /GFmdkinney1-6/+6
2007-08-24Update ASL definition for ICC tool chain.xli241-1/+2
2007-08-24Update build rules to cover ICC build for aslc file.lgao41-2/+2
2007-08-22Fixed incremental link issue, which dependent libraries were not taken into a...jwang361-4/+5
2007-08-18Changed the order of SLINK optionjwang361-1/+1
2007-08-18Re-designed build_rule.template and updated build.exe to support the new formatjwang361-296/+298
2007-08-13Added missing "-" for "convert-hex" option of Trim.exejwang361-1/+1
2007-08-131. Changed the trim algorithm to be more general according to the Line Contro...jwang361-6/+6
2007-08-10Correct acpi table c file build rule.lgao41-2/+2
2007-08-07Added Trim command for ASL file processjwang361-1/+2
2007-08-02Update MicroCode build ruleslgao41-0/+2
2007-08-02Update GenFw and Genfv tool to support Microcode and FvMap. And Update build ...lgao41-1/+11
2007-08-01remove the format of file. make it clearlyjjin91-2/+1
2007-07-27Changed Trim tool to use standard command line options and changed its usage ...jwang361-5/+5
2007-07-26Add build rules for asl file, asm16 file.lgao42-15/+53
2007-07-251. Fixed PCD SizeTable issue in AutoGen.cjwang361-0/+36
2007-07-24Set default guid tool path for Lzma and Tiano compress tool.lgao41-2/+4
2007-07-24Correct guid value format to define guid tool Lzma and Tiano compress tool.lgao41-4/+4
2007-07-24remove EFI32, EFI64 and EFIX64 from compile line.vanjeff1-64/+64
2007-07-19Fixed EBC build errorjwang361-14/+14
2007-07-19Fixed EBC link issuejwang361-14/+14
2007-07-19Added build command for INTEL tool chain familyjwang361-0/+39
2007-07-18Added GCC (CYGWIN only) tool chain family supportjwang362-66/+52
2007-07-18Changed the comment for MULTI_THREAD settingjwang361-4/+4
2007-07-18Improved the file type filterjwang361-13/+12
2007-07-18Added $(INC) for MASMjwang361-4/+4
2007-07-171. Changed VFRPP to PP in build_rule.template for VFR file preprocessingjwang362-72/+72
2007-07-171. added force include file AutoGen.h for VFRPP flag because we have moved st...jwang362-15/+11
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff1-7/+7
2007-07-12Change the default active platform from MdeModulePkg to Nt32Pkgvanjeff1-23/+23
2007-07-10Add VFR compiler Path for x64 & IPF arch.qhuang81-0/+2
2007-07-09Restore the compiler options for saving size when building debug tip.klu21-1/+1
2007-07-06Enabled PCD DXE/PEI module build.jwang361-3/+3
2007-07-05Open the debug options for easy debug NT32Pkg.klu21-2/+2
2007-07-05for debug need InitializeDriver export function.klu21-2/+2