audk/Tools/Source/TianoTools/PeiRebase
ajfish 396974d645 Fixed issue with new MAP file feature a fprintf was using a pointer to the .PDB file that was in data that had been freed. Moved the fprint before the free and also print out if the image is PE32 or TE now in the map file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1241 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-11 18:08:43 +00:00
..
PeiRebaseExe.c Fixed issue with new MAP file feature a fprintf was using a pointer to the .PDB file that was in data that had been freed. Moved the fprint before the free and also print out if the image is PE32 or TE now in the map file. 2006-08-11 18:08:43 +00:00
PeiRebaseExe.h Updated PeiRebase to produce a map file of the relocations done by this tool 2006-08-05 17:22:18 +00:00
build.xml Set different arguments for gcc3.x.x and gcc4.x.x. Suppress pointer-sign warning in gcc4.x.x. 2006-08-09 03:14:51 +00:00