summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Moving BaseTools to Tools/BaseTools.jljusten2007-10-1344-0/+3707
* Modified to strip leading white-space characters and ignore blank or comment ...lhauch2007-10-101-0/+30
* Fix a typo in generated copyright.qhuang82007-07-261-1/+1
* Generate correct license for R8Lib.c & R8Lib.hqhuang82007-07-241-8/+8
* GenVtf tool binary should be checked into BaseTools\Bin\Win32htao2007-07-181-0/+0
* check in GenVtf tool binaryhtao2007-07-181-0/+0
* 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
* Add the rule to handle the naming change of industry standard header files.qhuang82007-07-051-5/+26
* 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
* Fix the FV information refresh problem for moduleSA settings in a platform.jlin162007-05-111-0/+1
* enabling /Wx and /O1 options, added related flags to this filevprabhal2007-05-081-4/+4
* Fixed EDKT549 by adding code to check if the module is binary or not before g...jwang362007-04-261-3/+5
* Fixed bug of incorrect processing of hexadecimal numbers.bxing2007-04-131-9/+9
* 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-113-424/+611
* Change default ModuleSA setting panel to be "FV Info" to remind user to speci...jlin162007-04-111-2/+3
* Merge the patch provided by Johnsonklu22007-04-113-3/+9
* 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
* Add more judgement.klu22007-04-051-3/+7
* The alignment of data section also meet with the requirement of section itself.klu22007-04-051-2/+10
* Fix the unalignment issue for RODATA section when converting ELF image to PE ...klu22007-04-041-14/+22
* Fixed an issue which a library module could be built even it's not in the act...jwang362007-04-031-2/+7
* Merged the fix of CompressDll.dll manifest issue when built by VS2005jwang362007-04-021-0/+10
* Restored the SetVirtualAddress and SetExitBootService related code generation...jwang362007-03-301-0/+1
* Fixed an Autogen issue which will cause build break when encountering some ki...jwang362007-03-272-10/+26
* Remove the generation of "Exit" function calling since the UefiApplicationLib...jwang362007-03-261-19/+25
* 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
* Thread work load assignment change.jlin162007-03-201-3/+3
* Create more threads to synchronize pcd data for FrameworkModules in a platform.jlin162007-03-202-28/+71
* Utilize multi-thread support of JAVA to improve UI response time of opening F...jlin162007-03-201-11/+22
* Fixed EDKT538; Removed the some code generation for UEFI_APPLICATION type of ...jwang362007-03-151-3/+6
* the ipf compiler needs a switch to not use FP registers higher than 0-31 for ...vprabhal2007-03-141-12/+12
* Fixed EDKT532 and EDKT533jwang362007-03-123-202/+329
* Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ...jwang362007-03-101-3/+3
* 1. Fix EDKT528: Framework wizard should not force user to specify a GuidCName...hche10x2007-03-086-32/+31
* - Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro...jwang362007-03-083-190/+147
* Fixed EDKT527 by adding a check on the file size in case of zero byte of bytejwang362007-03-061-2/+2
* 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
* add check for empty value of definitions.jlin162007-02-141-19/+38
* Removed the extra source file from preprocessor's command line options for bu...jwang362007-02-091-10/+3