summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-15 23:59:07 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-15 23:59:07 +0000
commitf3b33289f064619ffd64fcdf124bf68d7403abc6 (patch)
treedc5a94c0a9db68ac5efd0c6a269a54c5cb3f6e84 /MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
parentd0a0826133bf50ef4a4cadb224e2ee67e61044c6 (diff)
downloadedk2-platforms-f3b33289f064619ffd64fcdf124bf68d7403abc6.tar.xz
Create X64 mode page tables in memory even when PEI is already X64
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6550 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf')
-rw-r--r--MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
index 29f03173ab..94dfcab7a3 100644
--- a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
+++ b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
@@ -46,6 +46,8 @@
Ia32/IdtVectorAsm.S | GCC
[Sources.X64, Sources.EBC]
+ X64/VirtualMemory.h
+ X64/VirtualMemory.c
X64/DxeLoadFunc.c
Ia32/ImageRead.c