]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/Image/Image.c
Update PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImage() even...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 1 Oct 2009 23:49:36 +0000 (23:49 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 1 Oct 2009 23:49:36 +0000 (23:49 +0000)
commit43ada17c28dc127ae1898abb1a5a7b020d33534f
treefe30d038d6183e7a2791aff0a96145f269784a72
parent5cfafa075aa238fbe6de41f06d6d2b1d2cb41678
Update PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImage() even for XIP PEIMs.  This will guarantee that the PE/COFF Extra Action Lib will be called for all PE/COFF images, even XIP PEIMs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9327 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/Image/Image.c