summaryrefslogtreecommitdiff
path: root/Tools/Conf
AgeCommit message (Expand)AuthorFilesLines
2007-03-26For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th...klu21-1/+1
2007-03-23Add tool chain's configuration for building and running UnixPkg in CYGWIN env...klu21-1/+25
2007-03-14the ipf compiler needs a switch to not use FP registers higher than 0-31 for ...vprabhal1-12/+12
2007-03-10Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ...jwang361-3/+3
2007-03-08- Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro...jwang361-171/+114
2007-02-14Enable the building option "/Os" for IPF tip Intel Compiler building.zliu31-4/+4
2007-02-14Add /W4 /WX for ICC tool chain of IPF in tools_def.template.xli241-4/+4
2007-02-09Removed the extra source file from preprocessor's command line options for bu...jwang361-10/+3
2007-01-25Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang121-0/+34
2007-01-25Enhanced the <Build_Library> macro to check OBJECTS property in case it's emptyjwang361-0/+7
2007-01-24Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists...jwang361-0/+3
2007-01-22Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr...jwang361-0/+3
2007-01-19Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC...jwang361-0/+6
2007-01-16Align the sections on 32 byte boundaries for gcc. EDKT459bbahnsen1-4/+4
2007-01-15Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...jwang361-56/+58
2007-01-12fix some minor warning for unix packageklu21-2/+2
2007-01-10Add dependency for RealAsm file build rules and Use the module name in place ...lgao41-8/+18
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu31-0/+86
2007-01-06EdkUnix spd and fpd addedtgingold1-0/+2
2007-01-06Add ASM_PFX macro on ASM_FLAGS using GCC toolstgingold1-3/+3
2006-12-19Add an elf tool chain.bbahnsen1-0/+26
2006-12-19Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.lgao41-2/+6
2006-12-08Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because...jwang361-4/+4
2006-12-08Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for...jwang361-18/+18
2006-11-28Add an example of a mingw32 tool chain.bbahnsen1-6/+34
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