summaryrefslogtreecommitdiff
path: root/OvmfPkg/ResetVector/Ia16
AgeCommit message (Expand)AuthorFilesLines
2023-09-18OvmfPkg: Remove applicationProcessorEntryPointZhiguang Liu1-12/+3
2021-12-09OvmfPkg/ResetVector: introduce SEV metadata descriptor for VMM useBrijesh Singh via groups.io1-0/+14
2021-10-24OvmfPkg: Enable TDX in ResetVectorMin Xu1-0/+20
2021-10-24OvmfPkg: Add IntelTdxMetadata.asmMin Xu1-0/+19
2021-07-29OvmfPkg/AmdSev: reserve MEMFD space for for firmware config hashesJames Bottomley1-0/+20
2020-12-14OvmfPkg: create a SEV secret area in the AmdSev memfdJames Bottomley1-0/+19
2020-12-14OvmfPkg/ResetVector: convert SEV-ES Reset Block structure to be GUIDedJames Bottomley1-11/+40
2020-08-17OvmfPkg: Use the SEV-ES work area for the SEV-ES AP reset vectorTom Lendacky1-0/+100
2010-02-02Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing...geekboy15a3-238/+0
2010-01-27Fixed GDT load issue in some cases after a reset. Only CS should be used to ...geekboy15a1-1/+1
2010-01-04OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten1-65/+58
2010-01-04OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten1-5/+5
2009-12-16OVMF ResetVector: Modify interface with SEC modulejljusten4-145/+134
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten3-0/+256