summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-05 09:41:22 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-05 09:41:22 +0000
commit2e7a663de426c941c1f309423484b7729ddcdfb4 (patch)
treeeade6544750794834407ae93e8250a6b700c7203 /MdeModulePkg/Core
parentb4c658d0418598a6f940aa7bcbb9fcaf22b9736a (diff)
downloadedk2-2e7a663de426c941c1f309423484b7729ddcdfb4.zip
edk2-2e7a663de426c941c1f309423484b7729ddcdfb4.tar.gz
edk2-2e7a663de426c941c1f309423484b7729ddcdfb4.tar.bz2
Enable Nt32 platform boot to DXE phase.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3073 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core')
-rw-r--r--MdeModulePkg/Core/Pei/PeiMain.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/Pei/PeiMain.inf b/MdeModulePkg/Core/Pei/PeiMain.inf
index 61641e3..c556823 100644
--- a/MdeModulePkg/Core/Pei/PeiMain.inf
+++ b/MdeModulePkg/Core/Pei/PeiMain.inf
@@ -114,7 +114,7 @@
PerformanceLib
HobLib
BaseLib
- PeiCoreEntryPoint
+ OldPeiCoreEntryPoint
DebugLib