]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Peim.h
automagically convert ELF to PE/COFF (i386 only)
[mirror_edk2.git] / MdePkg / Include / Peim.h
index d2773cee4e3a95dc30d143a723ab11b72403a934..f5b263ab98e371e53359e324180fdd96992f1614 100644 (file)
@@ -38,6 +38,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Common/UefiBaseTypes.h>\r
 #include <Peim/PeiCis.h>\r
 \r
+#if defined(MDE_CPU_IPF)\r
+#include <SalApi.h>\r
+#endif\r
\r
 #include <Protocol/Decompress.h>\r
 \r
 //\r
@@ -46,8 +50,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/DebugSupport.h>\r
 #include <Common/StatusCodeDataTypeId.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
+#include <Guid/GlobalVariable.h>\r
 \r
 #include <Ppi/Pcd.h>\r
-#include <Common/PcdTemp.h> //This will be removed when PCD PEIM is completed!\r
 \r
 #endif\r