summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-11 16:05:47 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-11 16:05:47 +0000
commit4a4f92fc5f74bde8cf21aacfc030c0dd8d63bdb3 (patch)
treedf0c5501e6127ffdba4eb0559fe61cd2eb498c50 /MdeModulePkg/Core
parentc22621b89c24403dbb762272d63c42fe4d8df181 (diff)
downloadedk2-4a4f92fc5f74bde8cf21aacfc030c0dd8d63bdb3.zip
edk2-4a4f92fc5f74bde8cf21aacfc030c0dd8d63bdb3.tar.gz
edk2-4a4f92fc5f74bde8cf21aacfc030c0dd8d63bdb3.tar.bz2
Fixing the IPF building issue for PeiCore
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3199 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core')
-rw-r--r--MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.i5
-rw-r--r--MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s5
-rw-r--r--MdeModulePkg/Core/Pei/Ipf/IpfPeiMain.h1
3 files changed, 1 insertions, 10 deletions
diff --git a/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.i b/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.i
index 548271a..c8a209d 100644
--- a/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.i
+++ b/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.i
@@ -20,11 +20,6 @@
#ifndef _IPF_CPU_CORE_
#define _IPF_CPU_CORE_
-//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
#define PEI_BSP_STORE_SIZE 0x4000
#define ResetFn 0x00
#define MachineCheckFn 0x01
diff --git a/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s b/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s
index b66192e..b1b5e2a 100644
--- a/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s
+++ b/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s
@@ -1,8 +1,3 @@
-//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
//++
// Copyright (c) 2006, Intel Corporation
// All rights reserved. This program and the accompanying materials
diff --git a/MdeModulePkg/Core/Pei/Ipf/IpfPeiMain.h b/MdeModulePkg/Core/Pei/Ipf/IpfPeiMain.h
index e2df073..f3d1ff5 100644
--- a/MdeModulePkg/Core/Pei/Ipf/IpfPeiMain.h
+++ b/MdeModulePkg/Core/Pei/Ipf/IpfPeiMain.h
@@ -25,6 +25,7 @@ Revision History
#define _IPF_PEI_MAIN_H_
#include <PeiMain.h>
+#include <IndustryStandard/Sal.h>
SAL_RETURN_REGS
GetHandOffStatus (