summaryrefslogtreecommitdiff
path: root/OvmfPkg/OvmfPkgX64.fdf
AgeCommit message (Expand)AuthorFilesLines
2024-06-13OvmfPkg: wire up RngDxeGerd Hoffmann1-1/+1
2024-06-06OvmfPkg: add morlock supportGerd Hoffmann1-0/+1
2024-05-24OvmfPkg: Add Hash2DxeCrypto to OvmfPkgDoug Flick1-0/+5
2024-05-02OvmfPkg: Don't make APIC MMIO accesses with encryption bit setMichael Roth1-1/+4
2024-04-22OvmfPkg: Add VirtHstiDxe to OVMF firmware buildKonstantin Kostiuk1-0/+1
2024-04-17OvmfPkg: Create a calling area used to communicate with the SVSMTom Lendacky1-0/+3
2024-04-17OvmfPkg: Update TdTcg2Dxe path in OvmfPkgX64 and IntelTdxX64.dscMin M Xu1-1/+1
2024-02-25OvmfPkg: add ShellDxe.fdf.incGerd Hoffmann1-9/+2
2023-12-07OvmfPkg: exclude 8259InterruptControllerDxeLaszlo Ersek1-3/+0
2023-12-07OvmfPkg: exclude 8254TimerDxeLaszlo Ersek1-3/+1
2023-12-07OvmfPkg: remove Rule.Common.USER_DEFINED.CSM from all FDF filesLaszlo Ersek1-5/+0
2023-12-07OvmfPkg: exclude Csm16.inf / Csm16.binLaszlo Ersek1-4/+0
2023-12-07OvmfPkg: exclude NullMemoryTestDxe driverLaszlo Ersek1-1/+0
2023-12-07OvmfPkg: exclude LegacyBiosDxeLaszlo Ersek1-1/+0
2023-12-07OvmfPkg: exclude the CSM-based VideoDxe driverLaszlo Ersek1-3/+1
2023-09-12OvmfPkg: raise DXEFV size to 14.5 MB in the traditional platform FDFsLaszlo Ersek1-3/+3
2023-06-01OvmfPkg: Replace the OVMF-specific SataControllerDxePedro Falcato1-1/+1
2023-05-06OvmfPkg: move OvmfTpmDxe.fdf.inc to Include/FdfGerd Hoffmann1-1/+1
2023-05-06OvmfPkg: move OvmfTpmPei.fdf.inc to Include/FdfGerd Hoffmann1-1/+1
2023-05-04OvmfPkg/VirtioSerialDxe: wire up in OvmfPkg*Gerd Hoffmann1-0/+1
2023-02-04OvmfPkg: Support Tdx measurement in OvmfPkgX64Min M Xu1-0/+7
2023-01-04OvmfPkg: raise DXEFV size to 13 MB in the traditional platform FDFsLaszlo Ersek1-3/+3
2022-12-09mv OvmfPkg: move fdf include snippets to Include/FdfGerd Hoffmann1-4/+4
2022-09-05OvmfPkg: Add BUILD_SHELL flag for IA32, IA32X64, X64Oliver Steffen1-1/+3
2022-05-20OvmfPkg: Make an Ia32/X64 hybrid build work with SEVTom Lendacky1-1/+2
2022-05-11OvmfPkg: Enable 2 different CpuMpPei and CpuDxe driversMin M Xu1-0/+4
2022-04-21OvmfPkg/OvmfPkgX64: Adjust load sequence of TdxDxe and AmdSevDxe driverMin Xu1-1/+6
2022-04-02OvmfPkg: Switch timer in build time for OvmfPkgMin Xu1-2/+6
2022-04-02OvmfPkg: Add TdxDxe driverMin Xu1-0/+3
2021-12-15OvmfPkg: move tcg configuration to dsc and fdf include filesGerd Hoffmann1-15/+2
2021-12-11OvmfPkg: Generalize AcpiPlatformDxeSebastien Boeuf1-1/+1
2021-12-10OvmfPkg: Remove unused print service driver (PrintDxe)Philippe Mathieu-Daude1-1/+0
2021-12-09OvmfPkg: reserve CPUID pageBrijesh Singh via groups.io1-0/+3
2021-12-09OvmfPkg: reserve SNP secrets pageBrijesh Singh via groups.io1-0/+3
2021-09-30OvmfPkg: Reference new Tcg2PlatformPei in the build systemStefan Berger1-0/+1
2021-09-30OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilationStefan Berger1-0/+1
2021-08-27OvmfPkg: introduce a common work areaBrijesh Singh1-1/+8
2021-06-04OvmfPkg: switch IA32, IA32X64, X64 to the fw_cfg-only ACPI platform driverLaszlo Ersek1-8/+1
2021-06-04OvmfPkg: remove the Xen drivers from the IA32, IA32X64, and X64 platformsLaszlo Ersek1-3/+0
2021-04-30OvmfPkg/TpmMmioSevDecryptPei: Mark TPM MMIO range as unencrypted for SEV-ESLendacky, Thomas1-0/+1
2021-01-07OvmfPkg/VmgExitLib: Support nested #VCsTom Lendacky1-0/+3
2020-12-21OvmfPkg: introduce VirtioFsDxeLaszlo Ersek1-0/+1
2020-10-01OvmfPkg: enable HttpDynamicCommandVladimir Olovyannikov1-0/+1
2020-08-17OvmfPkg: Reserve a page in memory for the SEV-ES usageTom Lendacky1-0/+3
2020-08-17OvmfPkg: Create a GHCB page for use during Sec phaseTom Lendacky1-0/+6
2020-07-17OvmfPkg/LsiScsiDxe: Create the empty driverGary Lin1-0/+3
2020-05-14OvmfPkg: Skip initrd command on Xcode toolchainRoman Bolshakov1-1/+1
2020-05-05OvmfPkg/MptScsiDxe: Create empty driverNikita Leshenko1-0/+3
2020-03-30OvmfPkg/PvScsiDxe: Create empty driverLiran Alon1-0/+3
2020-03-13OvmfPkg: give more telling names to some FDF include filesLaszlo Ersek1-2/+2