summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
authorzliu3 <zliu3@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-12 02:30:20 +0000
committerzliu3 <zliu3@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-12 02:30:20 +0000
commitab3b2e890397016a3a6e993ca7110e455e03a03c (patch)
tree10ce9a26a9dc5eaaab9d15156feecd808e96fc1a /MdePkg
parented8717c58fc299acfb7dbc112e69e968de2f81e3 (diff)
downloadedk2-ab3b2e890397016a3a6e993ca7110e455e03a03c.zip
edk2-ab3b2e890397016a3a6e993ca7110e455e03a03c.tar.gz
edk2-ab3b2e890397016a3a6e993ca7110e455e03a03c.tar.bz2
Updating for pass building: Remove the "#include <ItaniumFamilyCpuPeim.h>" for this PalCallLib.c because it is moved from ItaniumFamilyCpuPkg to MdePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4103 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Library/PeiPalCallLib/PalCallLib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiPalCallLib/PalCallLib.c b/MdePkg/Library/PeiPalCallLib/PalCallLib.c
index 4d52fc3..6bd8836 100644
--- a/MdePkg/Library/PeiPalCallLib/PalCallLib.c
+++ b/MdePkg/Library/PeiPalCallLib/PalCallLib.c
@@ -16,7 +16,6 @@
#include <PiPei.h>
-#include <ItaniumFamilyCpuPeim.h>
#include <Ppi/SecPlatformInformation.h>