From 785e0c0743db43fb0d238b9840c3fbef85ac3612 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Sun, 7 Jun 2009 01:13:02 +0000 Subject: Retire , , and They only provided a single #define that is associated with DEBUG() messages sent through ReportStatusCode. That one #define has now been added to git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8487 6f19259b-4bc3-4df7-8a09-765794883524 --- .../DxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h | 2 -- .../Library/PeiDxeDebugLibReportStatusCode/DebugLib.c | 1 - .../ReportStatusCodeLibInternal.h | 2 -- 3 files changed, 5 deletions(-) (limited to 'IntelFrameworkModulePkg/Library') diff --git a/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h b/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h index 7e6e7ba2ae..f5d9da3c84 100644 --- a/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h +++ b/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h @@ -30,8 +30,6 @@ #include #include -#include - extern EFI_REPORT_STATUS_CODE mReportStatusCode; /** diff --git a/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c b/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c index 4fa93170ef..4898d81260 100644 --- a/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c +++ b/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c @@ -15,7 +15,6 @@ #include -#include #include #include diff --git a/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h b/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h index 7708fc4cec..f85d0bf114 100644 --- a/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h +++ b/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h @@ -31,8 +31,6 @@ #include #include -#include - extern EFI_REPORT_STATUS_CODE mReportStatusCode; /** -- cgit v1.2.3