From afdf8fd9c93d212c9980f51b27ff7a97fd573726 Mon Sep 17 00:00:00 2001 From: klu2 Date: Fri, 10 Aug 2007 09:49:16 +0000 Subject: [PATCH] 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID and EFI_STATUS_CODE_DATA_TYPE_STRING_GUID from IntelFrameworkPkg\Framework/StatusCodeDataTypeId.h to IntelFrameworkPkg\Guid/StatusCodeDataTypeId.h 2) Remove IntelFrameworkPkg/Framework/StatusCodeDataTypeId.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3610 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c b/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c index 26835fa0ff..a335ae74c3 100644 --- a/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c +++ b/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c @@ -14,9 +14,7 @@ #include -#include #include - #include #include #include -- 2.39.2