]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/Image/Image.c
1. Update IA32 PeiCore implementation to support load x64 image for EFI_PEI_LOAD_FILE...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Aug 2009 15:45:16 +0000 (15:45 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Aug 2009 15:45:16 +0000 (15:45 +0000)
commit8c519a565d02419ac325bef58bb63a974bbab1bd
treee90087417d5b904ce89eb5d52c447e7ac6e65553
parente8b9799c9c48827165ad6b31837e1e4fc319acc3
1. Update IA32 PeiCore implementation to support load x64 image for EFI_PEI_LOAD_FILE_PPI.
2. Simplify the implementation of PeiLoadImage() in PeiCore to skip the function call of PeiLoadImageLoadImage() because PeiCore itself produce one instance of EFI_PEI_LOAD_FILE_PPI.

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