summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/ResetVector/Ia32
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-072-2/+129
* 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
* Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing...geekboy15a2010-02-023-328/+0
* OVMF ResetVector: Modify interface with SEC modulejljusten2009-12-163-98/+65
* OVMF SEC: Modify to search sections of FFS file for PE32 image.jljusten2009-10-071-3/+26
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-273-0/+338