Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to set ImageContext->EntryPoint after relocate when the destination address is specified.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5514 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
|
||||
**/
|
||||
|
||||
#ifndef _EFI_MANAGED_NETWORK_PROTOCOL_H
|
||||
#define _EFI_MANAGED_NETWORK_PROTOCOL_H
|
||||
#ifndef __EFI_MANAGED_NETWORK_PROTOCOL_H__
|
||||
#define __EFI_MANAGED_NETWORK_PROTOCOL_H__
|
||||
|
||||
#include <Protocol/SimpleNetwork.h>
|
||||
|
||||
|
Reference in New Issue
Block a user