summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: strip trailing whitespaceLeif Lindholm2019-10-041-2/+2
* OvmfPkg/AcpiPlatformDxe: suppress invalid "deref of undef pointer" warningLaszlo Ersek2019-04-181-0/+7
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* OvmfPkg: AcpiPlatformDxe: extract common entry pointLaszlo Ersek2015-02-191-15/+3
* OvmfPkg/AcpiPlatformDxe: InstallAllQemuLinkedTables => InstallQemuFwCfgTablesJordan Justen2015-02-191-1/+1
* OvmfPkg/AcpiPlatformDxe: FindAcpiTablesInFv => InstallOvmfFvTablesJordan Justen2015-02-191-3/+9
* OvmfPkg/AcpiPlatformDxe: Assert if AcpiTable protocol is not foundJordan Justen2015-02-171-3/+1
* OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables()Laszlo Ersek2014-06-191-1/+1
* OvmfPkg: AcpiPlatformDxe: download ACPI tables from QEMULaszlo Ersek2014-03-311-6/+4
* OvmfPkg/AcpiPlatformDxe: rely on built-in checksummingjljusten2012-07-181-33/+0
* OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables supportjljusten2012-07-181-35/+62
* OvmfPkg/AcpiPlatformDxe: Detect QEMU & Xenjljusten2012-05-301-28/+45
* OvmfPkg: Add AcpiPlatformDxejljusten2012-05-301-0/+260