From be5b2ad58bbaaff4293bd8377db86f342b8d7f85 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Tue, 14 Aug 2007 10:13:17 +0000 Subject: [PATCH] gEfiCallerIdGuid is defined in Autogen.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3638 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/ReportStatusCodeLib.h | 5 ----- 1 file changed, 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.