summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/StatusCode.h
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-09 01:12:34 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-09 01:12:34 +0000
commit3909993808a3d1dd6432bde1cb186e759e8db78d (patch)
tree22f5852b751d6aebe097177781e67042bb9dccfb /MdePkg/Include/Protocol/StatusCode.h
parent0856e61e187dab498d7aae627ee941c0ff1146da (diff)
downloadedk2-platforms-3909993808a3d1dd6432bde1cb186e759e8db78d.tar.xz
Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/Ppi/Guid header file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6087 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/StatusCode.h')
-rw-r--r--MdePkg/Include/Protocol/StatusCode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/StatusCode.h b/MdePkg/Include/Protocol/StatusCode.h
index 2bbe744aa8..d9f08c70bc 100644
--- a/MdePkg/Include/Protocol/StatusCode.h
+++ b/MdePkg/Include/Protocol/StatusCode.h
@@ -24,7 +24,6 @@
#define __STATUS_CODE_RUNTIME_PROTOCOL_H__
#include <Pi/PiMultiPhase.h>
-#include <Uefi/UefiBaseType.h>
#define EFI_STATUS_CODE_RUNTIME_PROTOCOL_GUID \
{ 0xd2b2b828, 0x826, 0x48a7, { 0xb3, 0xdf, 0x98, 0x3c, 0x0, 0x60, 0x24, 0xf0 } }