audk/UefiCpuPkg
Jordan Justen a63f2e2450 UefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 setting to a new file
Now, Transition32FlatTo64Flat calls SetCr3ForPageTables64
which is located in Ia32/PageTables64.asm.

This change is required so OVMF can replace the code in
Ia32/PageTables64.asm with code that generates page tables in
RAM.

Note: Since this change does not impact the functionality of the
current VTF0 binaries, they are not being updated. The resulting
new binaries were tested to verify there is no regression.

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>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14714 6f19259b-4bc3-4df7-8a09-765794883524
2013-09-24 18:23:09 +00:00
..
CpuDxe Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
CpuIo2Dxe Fix comparisons of enumerated types which may cause warnings for some compilers. 2012-08-28 06:48:28 +00:00
CpuIo2Smm Fix comparisons of enumerated types which may cause warnings for some compilers. 2012-08-28 06:48:28 +00:00
CpuIoPei Fix comparisons of enumerated types which may cause warnings for some compilers. 2012-08-28 06:48:28 +00:00
Include 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode. 2013-09-16 08:42:59 +00:00
Library 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode. 2013-09-16 08:42:59 +00:00
ResetVector/Vtf0 UefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 setting to a new file 2013-09-24 18:23:09 +00:00
Universal/Acpi/S3Resume2Pei Add missing status code in several modules. 2012-10-30 04:25:43 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
UefiCpuPkg.dec Update package version for MdeModulePkg, UefiCpuPkg. 2011-12-14 01:42:15 +00:00
UefiCpuPkg.dsc UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initialize X87 FPU Control Word for BSP. 2012-07-06 05:49:53 +00:00