]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg: For OvmfPkgX64, use OvmfPkg/ResetVector
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 24 Sep 2013 18:23:41 +0000 (18:23 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 24 Sep 2013 18:23:41 +0000 (18:23 +0000)
This reset vector code will build page tables in RAM at address
0x80000, rather than relying on page tables to be present within
the flash image.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14717 6f19259b-4bc3-4df7-8a09-765794883524

OvmfPkg/OvmfPkgX64.fdf

index a7c9bcd6a39145e24802ceb3a3f8550d63433144..b511d7b82ab5a60a63eb00827a74cf2dde254b84 100644 (file)
@@ -83,7 +83,7 @@ READ_LOCK_STATUS   = TRUE
 #\r
 INF  OvmfPkg/Sec/SecMain.inf\r
 \r
-INF  RuleOverride=RESET_VECTOR UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf\r
+INF  RuleOverride=RESET_VECTOR OvmfPkg/ResetVector/Bin/ResetVector.inf\r
 \r
 ################################################################################\r
 [FV.MAINFV]\r