summaryrefslogtreecommitdiffstats
path: root/Tools/Conf
Commit message (Expand)AuthorAgeFilesLines
* Add the naming map from Edk I to EdkIIqhuang82007-07-091-2/+2
* Update database to reflect two naming changes from EdkI to EdkIIqhuang82007-07-091-2/+2
* Update Migration database since EfiLibInstallDriverBinding & EfiLibInstallAll...qhuang82007-07-043-513/+21
* Fix the missing align-double issue.klu22007-06-211-1/+1
* Adding OldMdePkg directory - prior to the move of the content of MdePkg, also...lhauch2007-06-011-2/+2
* Enabling /O1 for the entire IPF tree buildsvprabhal2007-05-221-4/+4
* enabling /Wx and /O1 options, added related flags to this filevprabhal2007-05-081-4/+4
* Add link Map option for GCC tool to generate map file.lgao42007-04-131-2/+2
* Add link Map option for GCC tool to generate map file.lgao42007-04-131-1/+2
* Add link Map option for GCC tool to generate map file.lgao42007-04-131-4/+5
* Fix CygWinGCC build failed. When GCC build, map file is not generated. We don...lgao42007-04-121-1/+6
* 1. Updated LOG file format generated by PeiRebase.bxing2007-04-111-103/+104
* Merge the patch provided by Johnsonklu22007-04-111-1/+5
* Fixed the incremental build issue for .dxs file by adding .dep generation for...jwang362007-04-051-1/+9
* Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni...klu22007-04-051-1/+1
* For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th...klu22007-03-261-1/+1
* Add tool chain's configuration for building and running UnixPkg in CYGWIN env...klu22007-03-231-1/+25
* the ipf compiler needs a switch to not use FP registers higher than 0-31 for ...vprabhal2007-03-141-12/+12
* Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ...jwang362007-03-101-3/+3
* - Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro...jwang362007-03-081-171/+114
* Enable the building option "/Os" for IPF tip Intel Compiler building.zliu32007-02-141-4/+4
* Add /W4 /WX for ICC tool chain of IPF in tools_def.template.xli242007-02-141-4/+4
* Removed the extra source file from preprocessor's command line options for bu...jwang362007-02-091-10/+3
* Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang122007-01-251-0/+34
* Enhanced the <Build_Library> macro to check OBJECTS property in case it's emptyjwang362007-01-251-0/+7
* Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists...jwang362007-01-241-0/+3
* Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr...jwang362007-01-221-0/+3
* Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC...jwang362007-01-191-0/+6
* Align the sections on 32 byte boundaries for gcc. EDKT459bbahnsen2007-01-161-4/+4
* Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...jwang362007-01-151-56/+58
* fix some minor warning for unix packageklu22007-01-121-2/+2
* Add dependency for RealAsm file build rules and Use the module name in place ...lgao42007-01-101-8/+18
* 1) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu32007-01-081-0/+86
* EdkUnix spd and fpd addedtgingold2007-01-061-0/+2
* Add ASM_PFX macro on ASM_FLAGS using GCC toolstgingold2007-01-061-3/+3
* Add an elf tool chain.bbahnsen2006-12-191-0/+26
* Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.lgao42006-12-191-2/+6
* Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because...jwang362006-12-081-4/+4
* Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for...jwang362006-12-081-18/+18
* Add an example of a mingw32 tool chain.bbahnsen2006-11-281-6/+34
* Enable global optimizations for IPF buildsmdkinney2006-11-271-12/+12
* Add "-d debug" to the IPF ASM FLAGS to enable source level debugging of IPF ....mdkinney2006-11-261-2/+4
* Change IPF flags to use /Os instead of /O1imdkinney2006-11-231-8/+8
* Add flags for DEBUG IPF buildsmdkinney2006-11-231-24/+30
* Fix IPF build breakmdkinney2006-11-211-1/+1
* Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang2006-11-212-24/+48
* Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao42006-11-201-1/+0
* To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER...wuyizhong2006-11-201-16/+16
* Fix VFR related build break when compiling with IPF compilersmdkinney2006-11-181-2/+1
* Resync the VFR flagsbbahnsen2006-11-171-24/+3