]> git.proxmox.com Git - mirror_edk2.git/commit - Tools/Source/TianoTools/FwImage/fwimage.c
Fixed FwImage/fwimage.c to guarantee that the raw size of a section is a multiple...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Sep 2006 03:11:13 +0000 (03:11 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Sep 2006 03:11:13 +0000 (03:11 +0000)
commit0411bcafa05c2b51a3671463b7ea1ddf5581f78c
tree5059178084a1206b906fe433f0d5d18d2f5142d2
parent0e9d14c4e7c0373272dbbf258aa269886f27852d
Fixed FwImage/fwimage.c to guarantee that the raw size of a section is a multiple of the file alignment.
Revert PeCoffLoader/BasePeCoff.c and PeiRebase/PeiRebaseExe.c back to the previous revisions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1582 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/TianoTools/FwImage/fwimage.c
Tools/Source/TianoTools/PeCoffLoader/BasePeCoff.c
Tools/Source/TianoTools/PeiRebase/PeiRebaseExe.c