summaryrefslogtreecommitdiff
path: root/Tools/Conf
AgeCommit message (Expand)Author
2007-07-09Add the naming map from Edk I to EdkIIqhuang8
2007-07-09Update database to reflect two naming changes from EdkI to EdkIIqhuang8
2007-07-04Update Migration database since EfiLibInstallDriverBinding & EfiLibInstallAll...qhuang8
2007-06-21Fix the missing align-double issue.klu2
2007-06-01Adding OldMdePkg directory - prior to the move of the content of MdePkg, also...lhauch
2007-05-22Enabling /O1 for the entire IPF tree buildsvprabhal
2007-05-08enabling /Wx and /O1 options, added related flags to this filevprabhal
2007-04-13Add link Map option for GCC tool to generate map file.lgao4
2007-04-13Add link Map option for GCC tool to generate map file.lgao4
2007-04-13Add link Map option for GCC tool to generate map file.lgao4
2007-04-12Fix CygWinGCC build failed. When GCC build, map file is not generated. We don...lgao4
2007-04-111. Updated LOG file format generated by PeiRebase.bxing
2007-04-11Merge the patch provided by Johnsonklu2
2007-04-05Fixed the incremental build issue for .dxs file by adding .dep generation for...jwang36
2007-04-05Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni...klu2
2007-03-26For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th...klu2
2007-03-23Add tool chain's configuration for building and running UnixPkg in CYGWIN env...klu2
2007-03-14the ipf compiler needs a switch to not use FP registers higher than 0-31 for ...vprabhal
2007-03-10Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ...jwang36
2007-03-08- Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro...jwang36
2007-02-14Enable the building option "/Os" for IPF tip Intel Compiler building.zliu3
2007-02-14Add /W4 /WX for ICC tool chain of IPF in tools_def.template.xli24
2007-02-09Removed the extra source file from preprocessor's command line options for bu...jwang36
2007-01-25Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang12
2007-01-25Enhanced the <Build_Library> macro to check OBJECTS property in case it's emptyjwang36
2007-01-24Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists...jwang36
2007-01-22Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr...jwang36
2007-01-19Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC...jwang36
2007-01-16Align the sections on 32 byte boundaries for gcc. EDKT459bbahnsen
2007-01-15Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...jwang36
2007-01-12fix some minor warning for unix packageklu2
2007-01-10Add dependency for RealAsm file build rules and Use the module name in place ...lgao4
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu3
2007-01-06EdkUnix spd and fpd addedtgingold
2007-01-06Add ASM_PFX macro on ASM_FLAGS using GCC toolstgingold
2006-12-19Add an elf tool chain.bbahnsen
2006-12-19Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.lgao4
2006-12-08Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because...jwang36
2006-12-08Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for...jwang36
2006-11-28Add an example of a mingw32 tool chain.bbahnsen
2006-11-27Enable global optimizations for IPF buildsmdkinney
2006-11-26Add "-d debug" to the IPF ASM FLAGS to enable source level debugging of IPF ....mdkinney
2006-11-23Change IPF flags to use /Os instead of /O1imdkinney
2006-11-23Add flags for DEBUG IPF buildsmdkinney
2006-11-21Fix IPF build breakmdkinney
2006-11-21Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao4
2006-11-20To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER...wuyizhong
2006-11-18Fix VFR related build break when compiling with IPF compilersmdkinney
2006-11-17Resync the VFR flagsbbahnsen