]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the IntelFramew...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PeiDxeDebugLibReportStatusCode / DebugLib.c
index 3c9e03527fd8fa5bdec53364daf689cf645e2b4e..fd77f7f904dbd0f63ca1e83a5e2a27aad858ef15 100644 (file)
@@ -17,6 +17,7 @@
 #include <FrameworkPei.h>\r
 #include <FrameworkModuleBase.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
+#include <Guid/StatusCodeDataTypeDebug.h>\r
 \r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
@@ -24,8 +25,6 @@
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/PcdLib.h>\r
 \r
-#include <DebugInfo.h>\r
-\r
 /**\r
 \r
   Prints a debug message to the debug output device if the specified error level is enabled.\r