summaryrefslogtreecommitdiff
path: root/MdePkg/Include
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-14 10:13:17 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-14 10:13:17 +0000
commitbe5b2ad58bbaaff4293bd8377db86f342b8d7f85 (patch)
treeffe9e6eee76162c03fef1326bcb83e5d53f688d7 /MdePkg/Include
parent20bec55b4e538c3c9013ba39b647f0f35e021e71 (diff)
downloadedk2-platforms-be5b2ad58bbaaff4293bd8377db86f342b8d7f85.tar.xz
gEfiCallerIdGuid is defined in Autogen.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3638 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include')
-rw-r--r--MdePkg/Include/Library/ReportStatusCodeLib.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/MdePkg/Include/Library/ReportStatusCodeLib.h b/MdePkg/Include/Library/ReportStatusCodeLib.h
index 626ad11e28..2dfa8f839b 100644
--- a/MdePkg/Include/Library/ReportStatusCodeLib.h
+++ b/MdePkg/Include/Library/ReportStatusCodeLib.h
@@ -28,11 +28,6 @@
// Extended Data structure definitions with EFI_STATUS_CODE_DATA headers removed
//
-//
-// Extern for the modules Caller ID GUID
-//
-extern EFI_GUID gEfiCallerIdGuid;
-
/**
Converts a status code to an 8-bit POST code value.