summaryrefslogtreecommitdiff
path: root/OvmfPkg/AcpiPlatformDxe
AgeCommit message (Expand)AuthorFilesLines
2023-06-23OvmfPkg: move QemuFwCfgAcpi into AcpiPlatformLibCorvin Köhne4-1416/+3
2023-06-23OvmfPkg: move BootScript into AcpiPlatformLibCorvin Köhne3-305/+0
2023-06-23OvmfPkg: move PciEncoding into AcpiPlatformLibCorvin Köhne4-256/+2
2023-04-10OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran5-45/+45
2023-02-04OvmfPkg/AcpiPlatformDxe: Measure ACPI table from QEMU in TDVFMin M Xu2-0/+33
2023-01-15OvmfPkg/AcpiPlatformDxe: Return error if installing NotifyProtocol failedMin M Xu1-6/+10
2023-01-15OvmfPkg/AcpiPlatformDxe: Refactor QemuAcpiTableNotifyProtocolMin M Xu1-13/+25
2023-01-15OvmfPkg/AcpiPlatformDxe: Add log to show the installed tablesMin M Xu1-0/+2
2023-01-15OvmfPkg/AcpiPlatformDxe: Use local variable in QemuFwCfgAcpi.cMin M Xu1-2/+3
2023-01-15OvmfPkg/AcpiPlatformDxe: Use local variable in CloudHvAcpi.cMin M Xu1-3/+3
2023-01-15OvmfPkg/AcpiPlatformDxe: Remove QEMU_ACPI_TABLE_NOTIFY_PROTOCOLMin M Xu2-9/+4
2022-12-22OvmfPkg/AcpiPlatformDxe: Check PcdConfidentialComputingGuestAttrMin M Xu2-5/+3
2022-12-16OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud HypervisorSebastien Boeuf4-1/+103
2022-04-02OvmfPkg: Update AcpiPlatformDxe to alter MADT tableMin Xu2-1/+14
2022-03-04OvmfPkg: CloudHv: Retrieve RSDP address from PVHSebastien Boeuf2-12/+29
2021-12-11OvmfPkg: Install ACPI tables for Cloud HypervisorSebastien Boeuf4-1/+136
2021-12-11OvmfPkg: Generalize AcpiPlatformDxeSebastien Boeuf2-4/+4
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki6-412/+623
2021-12-07OvmfPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-06-04OvmfPkg/AcpiPlatformDxe: remove the "AcpiPlatformDxe.inf" driverLaszlo Ersek5-1192/+0
2021-06-04OvmfPkg/AcpiPlatformDxe: consolidate #includes and [LibraryClasses]Laszlo Ersek10-33/+41
2021-06-04OvmfPkg/AcpiPlatformDxe: move "QemuLoader.h" to IndustryStandardLaszlo Ersek4-109/+1
2021-06-04OvmfPkg/AcpiPlatformDxe/QemuLoader.h: remove QemuFwCfgLib class dependencyLaszlo Ersek1-1/+1
2021-06-04OvmfPkg/AcpiPlatformDxe: sort #includes and [LibraryClasses]Laszlo Ersek7-31/+31
2021-06-04OvmfPkg/AcpiPlatformDxe: fix header file wartsLaszlo Ersek2-6/+6
2020-04-30OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran3-34/+34
2020-02-10OvmfPkg/Qemu: Fix various typosAntoine Coeur2-3/+3
2020-02-10OvmfPkg/Acpi: Fix few typosAntoine Coeur1-1/+1
2019-10-04OvmfPkg: strip trailing whitespaceLeif Lindholm2-6/+6
2019-08-21OvmfPkg/AcpiPlatformDxe: Use Xen PVH RSDP if it existAnthony PERARD1-0/+17
2019-08-21OvmfPkg/AcpiPlatformDxe: Use XenPlatformLibAnthony PERARD3-31/+2
2019-04-18OvmfPkg/AcpiPlatformDxe: catch theoretical nullptr deref in Xen codeLaszlo Ersek1-1/+8
2019-04-18OvmfPkg/AcpiPlatformDxe: suppress invalid "deref of undef pointer" warningLaszlo Ersek1-0/+7
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 Kinney12-84/+12
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 Ersek2-0/+2
2018-03-13OvmfPkg/AcpiPlatformDxe: don't #include "QemuLoader.h" in "Qemu.c"Laszlo Ersek1-1/+0
2018-03-13OvmfPkg/AcpiPlatformDxe: list "AcpiPlatform.h" in the INF filesLaszlo Ersek2-0/+2
2018-03-13OvmfPkg/AcpiPlatformDxe: sort [Sources*] sections in the INF filesLaszlo Ersek2-6/+6
2017-08-08OvmfPkg/AcpiPlatformDxe: short-circuit the transfer of an empty S3_CONTEXTLaszlo Ersek1-1/+9
2017-06-09OvmfPkg/AcpiPlatformDxe: fix spurious uninitialized var warningArd Biesheuvel1-0/+1
2017-06-08OvmfPkg/AcpiPlatformDxe: alloc blobs from 64-bit space unless restrictedLaszlo Ersek1-7/+190
2017-03-30OvmfPkg: Allow multiple add-pointer linker commands to same ACPI tablePhil Dennis-Jordan1-13/+108
2017-03-14OvmfPkg/AcpiPlatformDxe: save fw_cfg boot script with QemuFwCfgS3LibLaszlo Ersek5-209/+64
2017-03-14ArmVirtPkg, OvmfPkg: retire QemuFwCfgS3Enabled() from QemuFwCfgLibLaszlo Ersek3-0/+3
2017-02-22OvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DMA_ADDRESS, adapt the packageLaszlo Ersek1-2/+2
2017-02-22OvmfPkg/AcpiPlatformDxe: update PointerValue comments in "BootScript.c"Laszlo Ersek1-6/+8
2017-02-22OvmfPkg/AcpiPlatformDxe: drop double right shift in ADD/WRITE POINTER cmdsLaszlo Ersek1-4/+4