summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2007-07-09Update database to reflect two naming changes from EdkI to EdkIIqhuang81-2/+2
2007-07-05Add the rule to handle the naming change of industry standard header files.qhuang81-5/+26
2007-07-04Update Migration database since EfiLibInstallDriverBinding & EfiLibInstallAll...qhuang83-513/+21
2007-06-21Fix the missing align-double issue.klu21-1/+1
2007-06-01Adding OldMdePkg directory - prior to the move of the content of MdePkg, also...lhauch1-2/+2
2007-05-22Enabling /O1 for the entire IPF tree buildsvprabhal1-4/+4
2007-05-11Fix the FV information refresh problem for moduleSA settings in a platform.jlin161-0/+1
2007-05-08enabling /Wx and /O1 options, added related flags to this filevprabhal1-4/+4
2007-04-26Fixed EDKT549 by adding code to check if the module is binary or not before g...jwang361-3/+5
2007-04-13Fixed bug of incorrect processing of hexadecimal numbers.bxing1-9/+9
2007-04-13Add link Map option for GCC tool to generate map file.lgao41-2/+2
2007-04-13Add link Map option for GCC tool to generate map file.lgao41-1/+2
2007-04-13Add link Map option for GCC tool to generate map file.lgao41-4/+5
2007-04-12Fix CygWinGCC build failed. When GCC build, map file is not generated. We don...lgao41-1/+6
2007-04-111. Updated LOG file format generated by PeiRebase.bxing3-424/+611
2007-04-11Change default ModuleSA setting panel to be "FV Info" to remind user to speci...jlin161-2/+3
2007-04-11Merge the patch provided by Johnsonklu23-3/+9
2007-04-05Fixed the incremental build issue for .dxs file by adding .dep generation for...jwang361-1/+9
2007-04-05Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni...klu21-1/+1
2007-04-05Add more judgement.klu21-3/+7
2007-04-05The alignment of data section also meet with the requirement of section itself.klu21-2/+10
2007-04-04Fix the unalignment issue for RODATA section when converting ELF image to PE ...klu21-14/+22
2007-04-03Fixed an issue which a library module could be built even it's not in the act...jwang361-2/+7
2007-04-02Merged the fix of CompressDll.dll manifest issue when built by VS2005jwang361-0/+10
2007-03-30Restored the SetVirtualAddress and SetExitBootService related code generation...jwang361-0/+1
2007-03-27Fixed an Autogen issue which will cause build break when encountering some ki...jwang362-10/+26
2007-03-26Remove the generation of "Exit" function calling since the UefiApplicationLib...jwang361-19/+25
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-20Thread work load assignment change.jlin161-3/+3
2007-03-20Create more threads to synchronize pcd data for FrameworkModules in a platform.jlin162-28/+71
2007-03-20Utilize multi-thread support of JAVA to improve UI response time of opening F...jlin161-11/+22
2007-03-15Fixed EDKT538; Removed the some code generation for UEFI_APPLICATION type of ...jwang361-3/+6
2007-03-14the ipf compiler needs a switch to not use FP registers higher than 0-31 for ...vprabhal1-12/+12
2007-03-12Fixed EDKT532 and EDKT533jwang363-202/+329
2007-03-10Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ...jwang361-3/+3
2007-03-081. Fix EDKT528: Framework wizard should not force user to specify a GuidCName...hche10x6-32/+31
2007-03-08- Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro...jwang363-190/+147
2007-03-06Fixed EDKT527 by adding a check on the file size in case of zero byte of bytejwang361-2/+2
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-14add check for empty value of definitions.jlin161-19/+38
2007-02-09Removed the extra source file from preprocessor's command line options for bu...jwang361-10/+3
2007-02-07Changed the way of handling not supported ARCH for a module. It should not br...jwang361-2/+6
2007-02-07(Fixed EDKT523) Added more check on "archString" to see if it's empty or not.jwang361-1/+1
2007-02-05Add genDigest() method to class FfsProcess to generate MD5 digest value for t...jwang361-0/+84
2007-02-05Output more descriptive information when there's no TARGET, TARGET_ARCH, etc ...jwang361-6/+30
2007-02-021. Refresh applicable library instances after one illegal library instance is...jlin163-28/+113
2007-01-31Optimize library instance selection algorithm.jlin162-49/+88
2007-01-311. Fix EDKT508: FW should't build Log.log file in current directoryhche10x6-65/+131