]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/PlatformPei/AmdSev.c
OvmfPkg: Apply uncrustify changes
[mirror_edk2.git] / OvmfPkg / PlatformPei / AmdSev.c
2021-12-07 Michael KubackiOvmfPkg: Apply uncrustify changes
2021-05-29 Brijesh SinghOvmfPkg/BaseMemEncryptSevLib: remove Flush parameter
2021-01-07 Tom LendackyOvmfPkg/VmgExitLib: Support nested #VCs
2021-01-07 Tom LendackyOvmfPkg: Obtain SEV encryption mask with the new MemEnc...
2020-08-17 Tom LendackyOvmfPkg: Move the GHCB allocations into reserved memory
2020-08-17 Tom LendackyOvmfPkg/PlatformPei: Move early GDT into ram when SEV...
2020-08-17 Tom LendackyOvmfPkg: Create GHCB pages for use during Pei and Dxe...
2020-08-17 Tom LendackyOvmfPkg: Add support to perform SEV-ES initialization
2020-02-05 Laszlo ErsekOvmfPkg/SEV: don't manage the lifecycle of the SMRAM...
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2018-03-06 Laszlo ErsekOvmfPkg/PlatformPei: SEV: allocate pages of initial...
2018-03-06 Laszlo ErsekOvmfPkg/PlatformPei: sort #includes in "AmdSev.c"
2018-02-08 Laszlo ErsekOvmfPkg/PlatformPei: sync AmdSevInitialize() definition...
2017-10-17 Brijesh SinghOvmfPkg/PlatformPei: DENY_EXECUTE_ON_SECURITY_VIOLATION...
2017-07-11 Brijesh SinghOvmfPkg/PlatformPei: Set memory encryption PCD when...