]> git.proxmox.com Git - mirror_edk2.git/commit
OVMF SEC: Modify to search sections of FFS file for PE32 image.
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 7 Oct 2009 16:01:06 +0000 (16:01 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 7 Oct 2009 16:01:06 +0000 (16:01 +0000)
commit9337cf8c99c503d7c13e901ea605e460fb836393
tree08e6ef0a8582d2ce32adb4844d7fdad29d546a61
parentd7576cf9b64190f0aa29e9eacc956eb582c284eb
OVMF SEC: Modify to search sections of FFS file for PE32 image.

Previously the code would expect that the PE32 image was in the
first section of the FFS file.  This might not be the case if the
PE32 section is forced to be aligned.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9331 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/ResetVector/Bin/ResetVector.ia32.raw
OvmfPkg/ResetVector/Bin/ResetVector.x64.raw
OvmfPkg/ResetVector/Ia32/SearchForSecAndPeiEntries.asm