summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/ResetVector/Ia32/PageTables64.asm
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/ResetVector: Save the encryption mask at boot timeTom Lendacky2021-01-071-1/+9
* OvmfPkg/ResetVector: Perform a simple SEV-ES sanity checkTom Lendacky2021-01-071-0/+16
* OvmfPkg/ResetVector: Validate the encryption bit position for SEV/SEV-ESTom Lendacky2021-01-071-2/+11
* Ovmf/ResetVector: Simplify and consolidate the SEV features checksTom Lendacky2021-01-071-30/+45
* OvmfPkg/ResetVector: Add support for a 32-bit SEV checkTom Lendacky2020-08-171-3/+272
* OvmfPkg: Create a GHCB page for use during Sec phaseTom Lendacky2020-08-171-0/+76
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* OvmfPkg/ResetVector: Set C-bit when building initial page tableBrijesh Singh2017-07-101-1/+61
* OvmfPkg/ResetVector: Depend on PCD values of the page tables.Marvin Häuser2016-11-041-11/+12
* OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen2014-01-211-10/+12
* OvmfPkg/ResetVector: enable caching in initial page tablesLaszlo Ersek2013-09-241-3/+1
* OvmfPkg: Add platform specific reset vector code for X64Jordan Justen2013-09-241-0/+93