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
This commit is contained in:
jljusten
2009-10-07 16:01:06 +00:00
parent d7576cf9b6
commit 9337cf8c99
3 changed files with 26 additions and 3 deletions