Age | Commit message (Expand) | Author |
2007-10-10 | Modified to strip leading white-space characters and ignore blank or comment ... | lhauch |
2007-04-13 | Fixed bug of incorrect processing of hexadecimal numbers. | bxing |
2007-04-11 | 1. Updated LOG file format generated by PeiRebase. | bxing |
2007-04-11 | Merge the patch provided by Johnson | 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-02 | Merged the fix of CompressDll.dll manifest issue when built by VS2005 | jwang36 |
2007-01-26 | When GenFvMap tool doesn't open one module map file, it will skip this module. | lgao4 |
2007-01-18 | Minor word change. | ywang |
2007-01-18 | Minor word change in utility display. | ywang |
2007-01-17 | Modified the version and usage display. | ywang |
2007-01-17 | Modified version and usage display. | ywang |
2007-01-17 | ReCaculate the checksum after fixing up AP section for Sec module. | klu2 |
2007-01-16 | 1. Change "BA" to "BaseAddress" and "EP" to "EntryPoint". | bxing |
2007-01-16 | Fix PeLoad function can't handle invalid PeImage to skip correct debug entry. | lgao4 |
2007-01-15 | Correct TeImage Header based on PeiCis spec. | lgao4 |
2007-01-15 | Correct TeImage file format and Clean up PeiRebase tool to remove unused code... | lgao4 |
2007-01-12 | Add ULL for long long type value | klu2 |
2007-01-12 | Correct some linux building issue and wrong file header | klu2 |
2007-01-12 | Add checking code for GenAcpiTable tools. | klu2 |
2007-01-10 | Modified utility usage and version display. | ywang |
2007-01-10 | Modified utility usage and version display. | ywang |
2007-01-10 | Added/modified utility usage and version display. | ywang |
2007-01-10 | Original range calculation in GetNextFile() is incorrect. | xli24 |
2007-01-09 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2201 6f1... | ywang |
2007-01-09 | Increased the image buffer size to avoid invalid address access issue | jwang36 |
2007-01-09 | Merged back the Yizhong's fix which was overwritten by check-in of r2157,2158. | jwang36 |
2007-01-08 | Minor changes and bug fixes implemented. | ywang |
2007-01-08 | Fix one minor bug for GenDepex tool. When no input parameter, GenDepex tool s... | lgao4 |
2007-01-06 | automagically convert ELF to PE/COFF (i386 only) | tgingold |
2007-01-04 | Fix building issue for VC compiler. And enable GenFvMap in building CCode pac... | klu2 |
2007-01-04 | Fix building issue for Mac OS | klu2 |
2007-01-04 | Fix building error in Linux | klu2 |
2007-01-03 | Remove GenFvMap from the build since it does not compile under gcc. | bbahnsen |
2007-01-03 | Added or modified utility version and usage display. | ywang |
2007-01-02 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2160 6f1... | ywang |
2007-01-02 | Added or modified utility version and usage display. | ywang |
2006-12-31 | Integrated FV memory map into R9 | bxing |
2006-12-30 | 1. Added a new tool GenFvMap, which is able to generate FV map files upon LOG... | bxing |
2006-12-30 | Downgrade the checking for 'extra qualification' introduced by latest gcc ver... | klu2 |
2006-12-08 | Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64. | klu2 |
2006-12-07 | (1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t... | lgao4 |
2006-12-07 | Fix the issues caused by EfiCompress.h was changed to Compress.h. | klu2 |
2006-12-07 | Let specify GUID value for GUID-defined FV region, and remove potential dead ... | xli24 |
2006-12-07 | The main issue want to be resolve is that some tools need EfiCompress and oth... | klu2 |
2006-12-04 | Do not check __STDC_VERSION__ for gcc. | bbahnsen |
2006-11-30 | Fix a bug when zeroing exception data in FwImage tool | rsun3 |
2006-11-29 | _filelength is a function of fd, not FILE * | bbahnsen |
2006-11-26 | Add support for.sdata sections | mdkinney |