summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Sec/AmdSev.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: Don't make APIC MMIO accesses with encryption bit setMichael Roth2024-05-021-0/+58
* mv OvmfPkg: move fdf include snippets to Include/FdfGerd Hoffmann2022-12-091-1/+1
* OvmfPkg: Replace GUEST_TYPE with CC_GUEST_TYPEMin Xu2022-04-191-1/+1
* OvmfPkg/ResetVector: cache the SEV status MSR value in workareaBrijesh Singh2022-02-281-1/+1
* OvmfPkg/SecMain: validate the memory used for decompressing FvBrijesh Singh2021-12-091-1/+21
* OvmfPkg/SecMain: register GHCB gpa for the SEV-SNP guestBrijesh Singh via groups.io2021-12-091-0/+119
* OvmfPkg/ResetVector: move clearing GHCB in SecMainBrijesh Singh via groups.io2021-12-091-1/+1
* OvmfPkg/SecMain: move SEV specific routines in AmdSev.cBrijesh Singh via groups.io2021-12-091-0/+164