summaryrefslogtreecommitdiff
path: root/MdePkg/Include/PeiCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/PeiCore.h')
-rw-r--r--MdePkg/Include/PeiCore.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/MdePkg/Include/PeiCore.h b/MdePkg/Include/PeiCore.h
index f0879c7c47..4a22c78a29 100644
--- a/MdePkg/Include/PeiCore.h
+++ b/MdePkg/Include/PeiCore.h
@@ -36,6 +36,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Common/UefiBaseTypes.h>
#include <Peim/PeiCis.h>
+#if defined(MDE_CPU_IPF)
+#include <SalApi.h>
+#endif
+
//
//StatusCodeDataTypeId needs DebugSupport Protocol definition
//