Age | Commit message (Expand) | Author |
2007-07-18 | GenVtf tool binary should be checked into BaseTools\Bin\Win32 | htao |
2007-07-18 | check in GenVtf tool binary | htao |
2007-07-09 | Add the naming map from Edk I to EdkII | qhuang8 |
2007-07-09 | Update database to reflect two naming changes from EdkI to EdkII | qhuang8 |
2007-07-05 | Add the rule to handle the naming change of industry standard header files. | qhuang8 |
2007-07-04 | Update Migration database since EfiLibInstallDriverBinding & EfiLibInstallAll... | qhuang8 |
2007-06-21 | Fix the missing align-double issue. | klu2 |
2007-06-01 | Adding OldMdePkg directory - prior to the move of the content of MdePkg, also... | lhauch |
2007-05-22 | Enabling /O1 for the entire IPF tree builds | vprabhal |
2007-05-11 | Fix the FV information refresh problem for moduleSA settings in a platform. | jlin16 |
2007-05-08 | enabling /Wx and /O1 options, added related flags to this file | vprabhal |
2007-04-26 | Fixed EDKT549 by adding code to check if the module is binary or not before g... | jwang36 |
2007-04-13 | Fixed bug of incorrect processing of hexadecimal numbers. | bxing |
2007-04-13 | Add link Map option for GCC tool to generate map file. | lgao4 |
2007-04-13 | Add link Map option for GCC tool to generate map file. | lgao4 |
2007-04-13 | Add link Map option for GCC tool to generate map file. | lgao4 |
2007-04-12 | Fix CygWinGCC build failed. When GCC build, map file is not generated. We don... | lgao4 |
2007-04-11 | 1. Updated LOG file format generated by PeiRebase. | bxing |
2007-04-11 | Change default ModuleSA setting panel to be "FV Info" to remind user to speci... | jlin16 |
2007-04-11 | Merge the patch provided by Johnson | klu2 |
2007-04-05 | Fixed the incremental build issue for .dxs file by adding .dep generation for... | jwang36 |
2007-04-05 | Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni... | klu2 |
2007-04-05 | Add more judgement. | klu2 |
2007-04-05 | The alignment of data section also meet with the requirement of section itself. | klu2 |
2007-04-04 | Fix the unalignment issue for RODATA section when converting ELF image to PE ... | klu2 |
2007-04-03 | Fixed an issue which a library module could be built even it's not in the act... | jwang36 |
2007-04-02 | Merged the fix of CompressDll.dll manifest issue when built by VS2005 | jwang36 |
2007-03-30 | Restored the SetVirtualAddress and SetExitBootService related code generation... | jwang36 |
2007-03-27 | Fixed an Autogen issue which will cause build break when encountering some ki... | jwang36 |
2007-03-26 | Remove the generation of "Exit" function calling since the UefiApplicationLib... | jwang36 |
2007-03-26 | For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th... | klu2 |
2007-03-23 | Add tool chain's configuration for building and running UnixPkg in CYGWIN env... | klu2 |
2007-03-20 | Thread work load assignment change. | jlin16 |
2007-03-20 | Create more threads to synchronize pcd data for FrameworkModules in a platform. | jlin16 |
2007-03-20 | Utilize multi-thread support of JAVA to improve UI response time of opening F... | jlin16 |
2007-03-15 | Fixed EDKT538; Removed the some code generation for UEFI_APPLICATION type of ... | jwang36 |
2007-03-14 | the ipf compiler needs a switch to not use FP registers higher than 0-31 for ... | vprabhal |
2007-03-12 | Fixed EDKT532 and EDKT533 | jwang36 |
2007-03-10 | Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ... | jwang36 |
2007-03-08 | 1. Fix EDKT528: Framework wizard should not force user to specify a GuidCName... | hche10x |
2007-03-08 | - Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro... | jwang36 |
2007-03-06 | Fixed EDKT527 by adding a check on the file size in case of zero byte of byte | jwang36 |
2007-02-14 | Enable the building option "/Os" for IPF tip Intel Compiler building. | zliu3 |
2007-02-14 | Add /W4 /WX for ICC tool chain of IPF in tools_def.template. | xli24 |
2007-02-14 | add check for empty value of definitions. | jlin16 |
2007-02-09 | Removed the extra source file from preprocessor's command line options for bu... | jwang36 |
2007-02-07 | Changed the way of handling not supported ARCH for a module. It should not br... | jwang36 |
2007-02-07 | (Fixed EDKT523) Added more check on "archString" to see if it's empty or not. | jwang36 |
2007-02-05 | Add genDigest() method to class FfsProcess to generate MD5 digest value for t... | jwang36 |
2007-02-05 | Output more descriptive information when there's no TARGET, TARGET_ARCH, etc ... | jwang36 |