diff options
Diffstat (limited to 'MdePkg/Include/Library/ReportStatusCodeLib.h')
-rw-r--r-- | MdePkg/Include/Library/ReportStatusCodeLib.h | 5 |
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.
|