]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Dxe/DxeMain.h
retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep backward...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Apr 2009 04:47:55 +0000 (04:47 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Apr 2009 04:47:55 +0000 (04:47 +0000)
commit023c0fec45af116afde4c9df7d5041df8c835586
tree7446000813f63f9cc7ae4ff18016af2069336ce9
parent0f2685219d6acfbb308cd9c795e2fbb2f6b2371a
retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep backward compatibility.
Native EDKII module should not use such protocol to load image

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8110 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/DxeMain.h
MdeModulePkg/Core/Dxe/DxeMain.inf
MdeModulePkg/Core/Dxe/Image/Image.c
MdeModulePkg/Core/Dxe/Image/Image.h
MdeModulePkg/Include/Protocol/LoadPe32Image.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec