summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/PeiMain.inf
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-07 05:42:04 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-07 05:42:04 +0000
commit94578ce61a24bf8e2c43005f9d597c60eb409256 (patch)
tree5c79a34cb6f558c1c8e23590ae84f48597b9aca6 /MdeModulePkg/Core/Pei/PeiMain.inf
parent1fbc8fcbd27a4b0b949c78791a3ca9fe3b26e614 (diff)
downloadedk2-platforms-94578ce61a24bf8e2c43005f9d597c60eb409256.tar.xz
For Itanium platform, the switch CAR action has been moved to SecCore according to PI specification, so I clean up the PeiCore to remove stack related code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4803 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Pei/PeiMain.inf')
-rw-r--r--MdeModulePkg/Core/Pei/PeiMain.inf15
1 files changed, 0 insertions, 15 deletions
diff --git a/MdeModulePkg/Core/Pei/PeiMain.inf b/MdeModulePkg/Core/Pei/PeiMain.inf
index 08d6da475a..1aa5ec823f 100644
--- a/MdeModulePkg/Core/Pei/PeiMain.inf
+++ b/MdeModulePkg/Core/Pei/PeiMain.inf
@@ -47,21 +47,6 @@
BootMode/BootMode.c
PeiMain.h
-[Sources.Ia32]
- Dispatcher/Stack.c
-
-[Sources.X64]
- Dispatcher/Stack.c
-
-[Sources.IPF]
- Ipf/Stack.c
- Ipf/IpfPeiMain.h
- Ipf/IpfCpuCore.s
- Ipf/SwitchToCacheMode.c
-
-[Sources.EBC]
- Dispatcher/Stack.c
-
[Packages]
MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec