summaryrefslogtreecommitdiff
path: root/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf
AgeCommit message (Expand)AuthorFilesLines
2023-06-23OvmfPkg: move QemuFwCfgAcpi into AcpiPlatformLibCorvin Köhne1-3/+0
2023-06-23OvmfPkg: move BootScript into AcpiPlatformLibCorvin Köhne1-2/+0
2023-06-23OvmfPkg: move PciEncoding into AcpiPlatformLibCorvin Köhne1-4/+1
2023-02-04OvmfPkg/AcpiPlatformDxe: Measure ACPI table from QEMU in TDVFMin M Xu1-0/+1
2022-12-22OvmfPkg/AcpiPlatformDxe: Check PcdConfidentialComputingGuestAttrMin M Xu1-1/+1
2022-12-16OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud HypervisorSebastien Boeuf1-0/+3
2022-04-02OvmfPkg: Update AcpiPlatformDxe to alter MADT tableMin Xu1-0/+1
2022-03-04OvmfPkg: CloudHv: Retrieve RSDP address from PVHSebastien Boeuf1-0/+2
2021-12-11OvmfPkg: Install ACPI tables for Cloud HypervisorSebastien Boeuf1-0/+2
2021-12-11OvmfPkg: Generalize AcpiPlatformDxeSebastien Boeuf1-0/+59
2021-06-04OvmfPkg/AcpiPlatformDxe: remove the "AcpiPlatformDxe.inf" driverLaszlo Ersek1-69/+0
2021-06-04OvmfPkg/AcpiPlatformDxe: consolidate #includes and [LibraryClasses]Laszlo Ersek1-1/+0
2021-06-04OvmfPkg/AcpiPlatformDxe: move "QemuLoader.h" to IndustryStandardLaszlo Ersek1-1/+0
2021-06-04OvmfPkg/AcpiPlatformDxe: sort #includes and [LibraryClasses]Laszlo Ersek1-9/+9
2019-08-21OvmfPkg/AcpiPlatformDxe: Use XenPlatformLibAnthony PERARD1-2/+1
2019-04-11OvmfPkg/AcpiPlatformDxe: Consume the 8259 PCD defined in OvmfPkgHao Wu1-3/+2
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-07-19OvmfPkg/AcpiPlatformDxe: clean up libs and protos in "AcpiPlatformDxe.inf"Laszlo Ersek1-1/+1
2018-06-29OvmfPkg: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2018-03-13OvmfPkg/AcpiPlatformDxe: list "QemuLoader.h" in the INF filesLaszlo Ersek1-0/+1
2018-03-13OvmfPkg/AcpiPlatformDxe: list "AcpiPlatform.h" in the INF filesLaszlo Ersek1-0/+1
2018-03-13OvmfPkg/AcpiPlatformDxe: sort [Sources*] sections in the INF filesLaszlo Ersek1-3/+3
2017-03-14OvmfPkg/AcpiPlatformDxe: save fw_cfg boot script with QemuFwCfgS3LibLaszlo Ersek1-1/+0
2017-03-14ArmVirtPkg, OvmfPkg: retire QemuFwCfgS3Enabled() from QemuFwCfgLibLaszlo Ersek1-0/+1
2017-02-21OvmfPkg/AcpiPlatformDxe: replay QEMU_LOADER_WRITE_POINTER commands at S3Laszlo Ersek1-0/+2
2016-03-23OvmfPkg: AcpiPlatformDxe: enable PCI IO and MMIO while fetching QEMU tablesLaszlo Ersek1-0/+2
2016-03-23OvmfPkg: AcpiPlatformDxe: when PCI is enabled, wait for Platform BDS's cueLaszlo Ersek1-1/+1
2015-02-19OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration dynamicLaszlo Ersek1-2/+3
2015-02-19OvmfPkg: AcpiPlatformDxe: extract common entry pointLaszlo Ersek1-0/+1
2015-02-02OvmfPkg/AcpiPlatformDxe: Split QEMU fw-cfg into a new fileJordan Justen1-0/+1
2014-11-20OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration explicitLaszlo Ersek1-1/+1
2014-09-22OvmfPkg: AcpiPlatformDxe: implement QEMU's full ACPI table loader interfaceLaszlo Ersek1-0/+1
2013-11-12OvmfPkg/AcpiPlatformDxe/Qemu: Decrease upper limit for PCI window 32Jordan Justen1-0/+1
2012-08-13OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten1-0/+4
2012-07-31OvmfPkg: scan memory space map and populate FWDT (32-bit fields only)jljusten1-0/+1
2012-07-18OvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8jljusten1-0/+1
2012-06-07Fix file guid conflict.ydong101-1/+1
2012-05-30OvmfPkg/AcpiPlatformDxe: Dynamically add Local APIC entries in MADTjljusten1-0/+1
2012-05-30OvmfPkg/AcpiPlatformDxe: Detect QEMU & Xenjljusten1-4/+12
2012-05-30OvmfPkg: Add AcpiPlatformDxejljusten1-0/+53