summaryrefslogtreecommitdiff
path: root/Tools/Conf
AgeCommit message (Expand)AuthorFilesLines
2006-11-27Enable global optimizations for IPF buildsmdkinney1-12/+12
2006-11-26Add "-d debug" to the IPF ASM FLAGS to enable source level debugging of IPF ....mdkinney1-2/+4
2006-11-23Change IPF flags to use /Os instead of /O1imdkinney1-8/+8
2006-11-23Add flags for DEBUG IPF buildsmdkinney1-24/+30
2006-11-21Fix IPF build breakmdkinney1-1/+1
2006-11-21Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang2-24/+48
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao41-1/+0
2006-11-20To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER...wuyizhong1-16/+16
2006-11-18Fix VFR related build break when compiling with IPF compilersmdkinney1-2/+1
2006-11-17Resync the VFR flagsbbahnsen1-24/+3
2006-11-16Add the VFR FLAGS for x64 gcc.bbahnsen1-0/+1
2006-11-16Fixed EDKT419.qouyang2-2/+24
2006-11-16Add new tool chain configs for x64 gccbbahnsen1-6/+49
2006-11-14Supporting Apriori File from build tool. wuyizhong1-0/+23
2006-11-14Add a Mixed tool chain for x64.bbahnsen1-0/+34
2006-11-06Commented out the message for building "DUMMY" files.jwang361-1/+1
2006-10-31Add extra APP Flag to preprocess asl file.lgao41-1/+3
2006-10-31Add build rules for asl files of acpi tables.lgao41-3/+107
2006-10-30Fix several issues:qhuang83-4/+6
2006-10-30Add a unified migration database to replace the original Protocol, Ppi, Guid,...qhuang81-0/+321
2006-10-26Fix a bug to convert EFI_PEI_HOB_POINTER to VOID*.qhuang81-1/+1
2006-10-18Added dependency of AutoGen.h for .c file generated from unicode filejwang361-0/+1
2006-10-18Add flags for ASMLINK. ASMLINK is real mode link. wuyizhong1-0/+3
2006-10-18Add Build Macro to build SEC modules. wuyizhong1-0/+58
2006-10-17Fix a typo in lib name.qhuang81-1/+1
2006-10-16remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the default C_FLAGS setting, u...lgao41-36/+36
2006-10-16Update BuildMacro to support LIBPATH and INCLUDEPATH. wuyizhong1-12/+27
2006-10-16Change to the correct library class name.qhuang81-9/+9
2006-10-16Make Logo build following standard build process instead of customize build. wuyizhong1-1/+6
2006-10-14Add Package-Guid Map.qhuang81-0/+3
2006-10-13a) Cleaned tools_def.templatejwang361-49/+39
2006-10-12Added APP tool command to solve the pre-processing issue in IPF assembly and ...jwang362-2/+4
2006-10-12Add new changed symbol to database.qhuang81-1/+19
2006-10-11Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGSjwang361-2/+2
2006-10-10Removed extra binary character at the start of line 1lhauch1-1/+1
2006-10-10Changed IA64 to IPF in the comments because it will cause confusion.jwang361-1/+1
2006-10-10Fixed EDKT381jwang362-30/+35
2006-10-091) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t...jwang362-37/+45
2006-10-09Add flags for UNIXGCC.wuyizhong1-0/+5
2006-10-08Changed the way of using precompiled header in the build process. Now the use...jwang362-100/+67
2006-10-08Remove the line of "<Filename>Tools/Java/JavaTools.spd</Filename>" in Framewo...qouyang1-2/+2
2006-10-07Remove extra /D defines in CC FLAGSmdkinney1-35/+36
2006-10-06Fixed all scripts to use new directory layout.lhauch1-0/+1
2006-10-05Add compiler flags for UNIXGCCbbahnsen1-0/+5
2006-10-04Pull majority of flag settings into tools_def.txt and only leave custom flags...mdkinney1-38/+394
2006-10-04Change default setting in template to only build DEBUG targets instead of bot...mdkinney1-1/+1
2006-10-04Add AutoGen.h.obj to the list of files to link to resolve a link failure with...mdkinney1-0/+12
2006-09-30Moved the directory of generated precompiled header file to OUTPUT directory ...jwang361-10/+10
2006-09-27To fix EDKT341. Still existing issues for VfrCompile. wuyizhong1-16/+16
2006-09-27Added DllPath for VfrCompilejwang361-1/+1