]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/DxeIplPeim/DxeLoad.c
Change the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed, LOAD...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Aug 2007 03:10:28 +0000 (03:10 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Aug 2007 03:10:28 +0000 (03:10 +0000)
commitd156c2a8a20eb17383cfd7db557db78e48c67791
treedd5bbe4e65d3e2aeab454774644951886f47c0e9
parent98d80c1807947ef3e2cc69cd5d12e2594ac2eb53
Change the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed, LOAD EFI_SECTION_PE32. For our implementation, some PEIM who require to shadow itself is in TE format.

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