summaryrefslogtreecommitdiff
path: root/OvmfPkg/AmdSev
AgeCommit message (Expand)AuthorFilesLines
2022-07-28OvmfPkg: Change default to disable MptScsi and PvScsiMichael D Kinney1-2/+2
2022-06-22Ovmf/HardwareInfoLib: Add Dxe lib to dynamically parse heterogenous dataNicolas Ojeda Leon1-0/+1
2022-06-22Ovmf/HardwareInfoLib: Create Pei lib to parse directly from fw-cfgNicolas Ojeda Leon1-0/+1
2022-06-22OvmfPkg: reduce the number of dsc include files for tpm libsGerd Hoffmann1-4/+0
2022-06-03OvmfPkg/AmdSev: remove unused SMM bits from .dsc and .fdf filesGerd Hoffmann2-62/+0
2022-05-25OvmfPkg: fix PcdFSBClockGerd Hoffmann1-1/+1
2022-05-19OvmfPkg: Add VariableFlashInfoLibMichael Kubacki1-0/+1
2022-04-22OvmfPkg: clear PcdConOut{Row,Column}Gerd Hoffmann1-0/+2
2022-04-19OvmfPkg: Add CcProbeLib in *.dscMin Xu1-0/+1
2022-04-02OvmfPkg: Switch timer in build time for OvmfPkgMin Xu2-4/+4
2022-04-02OvmfPkg: Update IoMmuDxe to support TDXMin Xu1-0/+1
2022-04-02MdeModulePkg: Add PcdTdxSharedBitMaskMin Xu1-0/+3
2022-04-02OvmfPkg: Update Sec to support TdxMin Xu1-0/+1
2022-04-02OvmfPkg: Create initial version of PlatformInitLibMin Xu1-0/+1
2022-02-28OvmfPkg/AmdSev: reserve snp pagesGerd Hoffmann1-0/+6
2022-01-29OvmfPkg: add PcdVideoResolutionSourceGerd Hoffmann1-0/+1
2022-01-29OvmfPkg: change qemu default resolution to 1280x800Gerd Hoffmann1-2/+2
2022-01-04OvmfPkg/AmdSev/SecretPei: Mark SEV launch secret area as reservedDov Murik1-1/+1
2021-12-15OvmfPkg: move tcg configuration to dsc and fdf include filesGerd Hoffmann2-89/+13
2021-12-11OvmfPkg-EmuVariableFvbRuntimeDxe: Support Access To Memory Above 4Glixianglai1-0/+2
2021-12-11OvmfPkg: Generalize AcpiPlatformDxeSebastien Boeuf2-2/+2
2021-12-10OvmfPkg: Remove unused print service driver (PrintDxe)Philippe Mathieu-Daude2-2/+0
2021-12-09OvmfPkg/PlatformPei: set PcdConfidentialComputingAttr when SEV is activeBrijesh Singh1-0/+3
2021-12-09OvmfPkg/AmdSevDxe: do not use extended PCI config spaceBrijesh Singh via groups.io1-1/+4
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki2-48/+82
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