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
This commit is contained in:
@@ -39,6 +39,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#include <Protocol/MonotonicCounter.h>
|
||||
#include <Protocol/StatusCode.h>
|
||||
#include <Protocol/Decompress.h>
|
||||
#include <Protocol/LoadPe32Image.h>
|
||||
#include <Protocol/Security.h>
|
||||
#include <Protocol/Ebc.h>
|
||||
#include <Protocol/Reset.h>
|
||||
|
Reference in New Issue
Block a user