summaryrefslogtreecommitdiff
path: root/OvmfPkg/PlatformPei/AmdSev.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-26OvmfPkg/PlatformPei: SEV-SNP make >=4GB unacceptedDionna Glaze1-0/+6
2022-12-15OvmfPkg/PlatformPei: Validate SEC's GHCB pageAdam Dunlap1-13/+27
2022-12-14OvmfPkg/PlatformPei: AmdSev: stop using mPlatformInfoHobGerd Hoffmann1-7/+7
2022-11-14OvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of CcExitLibMin M Xu1-4/+4
2022-11-14OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLibMin M Xu1-1/+1
2022-04-02OvmfPkg/PlatformPei: Move global variables to PlatformInfoHobMin Xu1-4/+4
2021-12-09OvmfPkg/PlatformPei: mark cpuid and secrets memory reserved in EFI mapBrijesh Singh via groups.io1-0/+31
2021-12-09OvmfPkg/PlatformPei: set the Hypervisor Features PCDBrijesh Singh1-0/+55
2021-12-09OvmfPkg/PlatformPei: set PcdConfidentialComputingAttr when SEV is activeBrijesh Singh1-0/+15
2021-12-09OvmfPkg/PlatformPei: validate the system RAM when SNP is activeBrijesh Singh via groups.io1-0/+42
2021-12-09OvmfPkg/PlatformPei: register GHCB gpa for the SEV-SNP guestBrijesh Singh1-0/+88
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-20/+26
2021-05-29OvmfPkg/BaseMemEncryptSevLib: remove Flush parameterBrijesh Singh1-2/+1
2021-01-07OvmfPkg/VmgExitLib: Support nested #VCsTom Lendacky1-6/+32
2021-01-07OvmfPkg: Obtain SEV encryption mask with the new MemEncryptSevLib APITom Lendacky1-10/+2
2020-08-17OvmfPkg: Move the GHCB allocations into reserved memoryTom Lendacky1-1/+3
2020-08-17OvmfPkg/PlatformPei: Move early GDT into ram when SEV-ES is enabledTom Lendacky1-0/+18
2020-08-17OvmfPkg: Create GHCB pages for use during Pei and Dxe phaseTom Lendacky1-1/+44
2020-08-17OvmfPkg: Add support to perform SEV-ES initializationTom Lendacky1-0/+26
2020-02-05OvmfPkg/SEV: don't manage the lifecycle of the SMRAM at the default SMBASELaszlo Ersek1-5/+19
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-03-06OvmfPkg/PlatformPei: SEV: allocate pages of initial SMRAM save state mapLaszlo Ersek1-0/+29
2018-03-06OvmfPkg/PlatformPei: sort #includes in "AmdSev.c"Laszlo Ersek1-4/+3
2018-02-08OvmfPkg/PlatformPei: sync AmdSevInitialize() definition with declarationLaszlo Ersek1-1/+2
2017-10-17OvmfPkg/PlatformPei: DENY_EXECUTE_ON_SECURITY_VIOLATION when SEV is activeBrijesh Singh1-0/+7
2017-07-10OvmfPkg/PlatformPei: Set memory encryption PCD when SEV is enabledBrijesh Singh1-0/+62