summaryrefslogtreecommitdiff
path: root/OvmfPkg/AmdSev
AgeCommit message (Expand)AuthorFilesLines
2021-10-19OvmfPkg/AmdSev: update the fdf to use new workarea PCDBrijesh Singh1-1/+8
2021-09-30OvmfPkg: Reference new Tcg2PlatformPei in the build systemStefan Berger2-0/+5
2021-09-30OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilationStefan Berger2-0/+5
2021-07-29OvmfPkg/AmdSev: Enforce hash verification of kernel blobsDov Murik1-2/+2
2021-07-29OvmfPkg/AmdSev: add BlobVerifierLibSevHashesDov Murik2-0/+239
2021-07-29OvmfPkg/AmdSev: reserve MEMFD space for for firmware config hashesJames Bottomley1-1/+4
2021-07-29OvmfPkg/AmdSev/SecretPei: build hob for full pageDov Murik1-1/+2
2021-07-29OvmfPkg: add BlobVerifierLibNull to DSCDov Murik1-1/+5
2021-07-29OvmfPkg: PlatformBootManagerLibGrub: Allow executing kernel via fw_cfgJames Bottomley1-0/+1
2021-07-29OvmfPkg/AmdSev: use GenericQemuLoadImageLib in AmdSev buildsDov Murik1-1/+1
2021-07-29OvmfPkg/AmdSev/SecretDxe: fix header comment to generic namingJames Bottomley1-1/+1
2021-06-04OvmfPkg: drop PcdPciDisableBusEnumeration from the AmdSev platformLaszlo Ersek1-1/+0
2021-06-04OvmfPkg: switch the AmdSev platform to the fw_cfg-only ACPI platform driverLaszlo Ersek2-11/+2
2021-06-04OvmfPkg: remove the Xen drivers from the AmdSev platformLaszlo Ersek2-7/+0
2021-04-30OvmfPkg/TpmMmioSevDecryptPei: Mark TPM MMIO range as unencrypted for SEV-ESLendacky, Thomas2-0/+2
2021-04-09OvmfPkg: Add MicrocodeLib in DSC files.Ray Ni1-0/+1
2021-03-31OvmfPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-1/+4
2021-03-24OvmfPkg: strip build paths in release buildsRoss Burton1-0/+1
2021-01-20OvmfPkg: Introduce PciHostBridgeUtilityLib classJiahui Cen via groups.io1-0/+1
2021-01-19OvmfPkg: disable list length checks in NOOPT and DEBUG buildsLaszlo Ersek1-0/+1
2021-01-07OvfmPkg/VmgExitLib: Validate #VC MMIO is to un-encrypted memoryTom Lendacky1-0/+1
2021-01-07OvmfPkg/VmgExitLib: Support nested #VCsTom Lendacky2-0/+4
2021-01-07OvmfPkg/MemEncryptSevLib: Add an interface to retrieve the encryption maskTom Lendacky1-1/+3
2020-12-18OvmfPkg/AmdSev/SecretDxe: make secret location naming genericJames Bottomley2-4/+4
2020-12-14OvmfPkg/AmdSev: Expose the Sev Secret area using a configuration tableJames Bottomley4-0/+66
2020-12-14OvmfPkg/AmdSev: assign and reserve the Sev Secret areaJames Bottomley4-0/+65
2020-12-14OvmfPkg/AmdSev: add Grub Firmware Volume PackageJames Bottomley6-9/+198
2020-12-14OvmfPkg/Amdsev: Base commit to build encrypted boot specific OVMFJames Bottomley2-0/+1283