summaryrefslogtreecommitdiff
path: root/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpi.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-10OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-32/+32
2023-02-04OvmfPkg/AcpiPlatformDxe: Measure ACPI table from QEMU in TDVFMin M Xu1-0/+32
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: Remove QEMU_ACPI_TABLE_NOTIFY_PROTOCOLMin M Xu1-4/+2
2022-04-02OvmfPkg: Update AcpiPlatformDxe to alter MADT tableMin Xu1-1/+13
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-282/+435
2021-06-04OvmfPkg/AcpiPlatformDxe: consolidate #includes and [LibraryClasses]Laszlo Ersek1-9/+10
2021-06-04OvmfPkg/AcpiPlatformDxe: move "QemuLoader.h" to IndustryStandardLaszlo Ersek1-1/+1
2021-06-04OvmfPkg/AcpiPlatformDxe: sort #includes and [LibraryClasses]Laszlo Ersek1-6/+6
2020-04-30OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran1-25/+25
2020-02-10OvmfPkg/Qemu: Fix various typosAntoine Coeur1-1/+1
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
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 Ersek1-0/+7
2017-03-14ArmVirtPkg, OvmfPkg: retire QemuFwCfgS3Enabled() from QemuFwCfgLibLaszlo Ersek1-0/+1
2017-02-22OvmfPkg/AcpiPlatformDxe: drop double right shift in ADD/WRITE POINTER cmdsLaszlo Ersek1-4/+4
2017-02-21OvmfPkg/AcpiPlatformDxe: replay QEMU_LOADER_WRITE_POINTER commands at S3Laszlo Ersek1-5/+65
2017-02-21OvmfPkg/AcpiPlatformDxe: implement the QEMU_LOADER_WRITE_POINTER commandLaszlo Ersek1-3/+168
2017-02-21OvmfPkg/AcpiPlatformDxe: rewrap license block in "QemuFwCfgAcpi.c"Laszlo Ersek1-5/+5
2016-09-12OvmfPkg: Fix typing errorsThomas Huth1-1/+1
2016-03-23OvmfPkg: AcpiPlatformDxe: enable PCI IO and MMIO while fetching QEMU tablesLaszlo Ersek1-0/+4
2015-02-19OvmfPkg: AcpiPlatformDxe: extract common entry pointLaszlo Ersek1-36/+0
2015-02-19OvmfPkg/AcpiPlatformDxe: InstallAllQemuLinkedTables => InstallQemuFwCfgTablesJordan Justen1-2/+2
2015-02-17OvmfPkg/AcpiPlatformDxe: Assert if AcpiTable protocol is not foundJordan Justen1-3/+1
2015-02-17OvmfPkg/QemuFwCfgAcpiPlatformDxe: Move entry point to QemuFwCfgAcpi.cJordan Justen1-0/+38
2015-02-02OvmfPkg/AcpiPlatformDxe: Split QEMU fw-cfg into a new fileJordan Justen1-0/+685