summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/AcpiPlatformDxe/Xen.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/AcpiPlatformDxe: remove the "AcpiPlatformDxe.inf" driverLaszlo Ersek2021-06-041-315/+0
* OvmfPkg/AcpiPlatformDxe: consolidate #includes and [LibraryClasses]Laszlo Ersek2021-06-041-1/+3
* OvmfPkg/AcpiPlatformDxe: sort #includes and [LibraryClasses]Laszlo Ersek2021-06-041-1/+2
* OvmfPkg: strip trailing whitespaceLeif Lindholm2019-10-041-4/+4
* OvmfPkg/AcpiPlatformDxe: Use Xen PVH RSDP if it existAnthony PERARD2019-08-211-0/+17
* OvmfPkg/AcpiPlatformDxe: Use XenPlatformLibAnthony PERARD2019-08-211-24/+0
* OvmfPkg/AcpiPlatformDxe: catch theoretical nullptr deref in Xen codeLaszlo Ersek2019-04-181-1/+8
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten2012-08-091-1/+1
* OvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8jljusten2012-07-181-36/+5
* OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables supportjljusten2012-07-181-12/+306
* OvmfPkg/AcpiPlatformDxe: Detect QEMU & Xenjljusten2012-05-301-0/+55