]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add the missing header file.
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 10 Jul 2009 08:37:27 +0000 (08:37 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 10 Jul 2009 08:37:27 +0000 (08:37 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8869 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h
IntelFrameworkModulePkg/Universal/BdsDxe/Bds.h

index 7faff0bcec45ec1de62cceb487a9b891b9210d4d..f241cd1bc92839ce1ce9483dd45ae04451552597 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef __REPORT_STATUS_CODE_LIB_INTERNAL__H__\r
 #define __REPORT_STATUS_CODE_LIB_INTERNAL__H__\r
 \r
-#include <FrameworkDxe.h>\r
+#include <FrameworkSmm.h>\r
 \r
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/DebugLib.h>\r
index d92ab8298bfd69e17880c198c05ccd7daa52fb68..bd4ed537291c52ec218f0d19c97b1a7a88e04e0a 100644 (file)
@@ -31,6 +31,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/BlockIo.h>\r
 #include <Guid/GlobalVariable.h>\r
 #include <Guid/CapsuleVendor.h>\r
+#include <Guid/StatusCodeDataTypeId.h>\r
 #include <Protocol/GenericMemoryTest.h>\r
 #include <Protocol/FormBrowser2.h>\r
 #include <Protocol/HiiConfigAccess.h>\r