]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / DxeReportStatusCodeLibFramework / ReportStatusCodeLibInternal.h
index 25262bc0b3ddf32b36c546b4a6f75fe9d97ad6b2..7e6e7ba2aeefbf308a980422907eef932c0ca785 100644 (file)
 #include <Library/DevicePathLib.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
+extern EFI_REPORT_STATUS_CODE  mReportStatusCode;\r
 \r
 /**\r
   Locate he report status code service.\r
@@ -129,7 +130,5 @@ InternalReportStatusCodeEx (
   IN UINTN                  ExtendedDataSize\r
   );\r
 \r
-extern EFI_REPORT_STATUS_CODE  mReportStatusCode;\r
-\r
 #endif // __REPORT_STATUS_CODE_LIB_INTERNAL__H\r
 \r