]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/Sec: Stop building identity mapped pages in SEC
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 24 Sep 2013 18:23:53 +0000 (18:23 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 24 Sep 2013 18:23:53 +0000 (18:23 +0000)
commit29d3b19998bc7df7a50e9a56ab9ac6c66299f2a5
tree9d2bfa9640bc680b4a7a6256ac722fde3f20d93b
parentb87ce5ea1c156c74c6c5e6854968901e51a3acd1
OvmfPkg/Sec: Stop building identity mapped pages in SEC

Now for X64 we use a VTF0 ResetVector which puts the page
tables in RAM. Therefore SEC no longer needs to do this.

This reverts commit r14494.

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@14719 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Sec/SecMain.c