]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h
1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the IntelFramew...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / SmmRuntimeDxeReportStatusCodeLibFramework / ReportStatusCodeLibInternal.h
index de0dab9f4adf79c1d641fbdba948247abff2cc90..7708fc4cec30eb53efd20e073fc83ded911a9491 100644 (file)
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/PcdLib.h>\r
 #include <Library/UefiRuntimeServicesTableLib.h>\r
+#include <Library/UefiBootServicesTableLib.h>\r
+#include <Library/DevicePathLib.h>\r
 \r
 #include <Guid/StatusCodeDataTypeId.h>\r
+#include <Guid/StatusCodeDataTypeDebug.h>\r
+#include <Guid/EventGroup.h>\r
 #include <Protocol/StatusCode.h>\r
 \r
 #include <FrameworkModuleBase.h>\r
-#include <DebugInfo.h>\r
+\r
+extern EFI_REPORT_STATUS_CODE  mReportStatusCode;\r
 \r
 /**\r
   Locatet he report status code service.\r
@@ -126,7 +131,7 @@ InternalReportStatusCodeEx (
   IN UINTN                  ExtendedDataSize\r
   );\r
 \r
-extern EFI_REPORT_STATUS_CODE  mReportStatusCode;\r
+\r
 \r
 #endif // __REPORT_STATUS_CODE_LIB_INTERNAL__H\r
 \r