summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/ManagedNetwork.h
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-17 08:45:10 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-17 08:45:10 +0000
commit19bee90c32772dd225332193858d9c2fcd2930aa (patch)
treee845afafa13825eaca06d6a3ea51fea78aaa4968 /MdePkg/Include/Protocol/ManagedNetwork.h
parent2a958a00c62ea62c271fb1afc339fc735893460b (diff)
downloadedk2-19bee90c32772dd225332193858d9c2fcd2930aa.tar.gz
edk2-19bee90c32772dd225332193858d9c2fcd2930aa.tar.bz2
edk2-19bee90c32772dd225332193858d9c2fcd2930aa.zip
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
Diffstat (limited to 'MdePkg/Include/Protocol/ManagedNetwork.h')
-rw-r--r--MdePkg/Include/Protocol/ManagedNetwork.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/ManagedNetwork.h b/MdePkg/Include/Protocol/ManagedNetwork.h
index fb6b43b1cd..45ff98270b 100644
--- a/MdePkg/Include/Protocol/ManagedNetwork.h
+++ b/MdePkg/Include/Protocol/ManagedNetwork.h
@@ -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>