]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/ReportStatusCodeLibInternal.h
Fix ICC build issues
[mirror_edk2.git] / DuetPkg / Library / DxeCoreReportStatusCodeLibFromHob / ReportStatusCodeLibInternal.h
index a2dd0dfaf9ee1adb85b0454501adf88c157f58cb..b2c70caffe41d353c0125228e3274ae42eb8e956 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Internal Header file of Report Status Code Library.\r
 \r
-  Copyright (c) 2009, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php\r
@@ -14,8 +14,6 @@
 #ifndef __REPORT_STATUS_CODE_LIB_INTERNAL_H__\r
 #define __REPORT_STATUS_CODE_LIB_INTERNAL_H__\r
 \r
-#include <FrameworkDxe.h>\r
-\r
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/HobLib.h>\r
 \r
 #include <Guid/StatusCodeDataTypeId.h>\r
+#include <Guid/StatusCodeDataTypeDebug.h>\r
 #include <Protocol/StatusCode.h>\r
 \r
-#include <FrameworkModuleBase.h>\r
-#include <DebugInfo.h>\r
-\r
-\r
 /**\r
   Internal worker function that reports a status code through the Status Code Protocol\r
 \r