]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables support
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 18 Jul 2012 22:33:33 +0000 (22:33 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 18 Jul 2012 22:33:33 +0000 (22:33 +0000)
commit377e758c3f10216c2638a3ae4bc75fd4d70fbfef
tree5d128cc410c83db14c6ead4dd43f6e7dd8ddac25
parentad07c107f752a1ff71a22660afa2b9f8bcaaec9a
OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables support

This patch adds Xen ACPI tables support to OVMF.
Use EFI_ACPI_TABLE_PROTOCOL to publish all Xen ACPI tables in OVMF,
while keeping the Qemu and KVM support.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bei Guan <gbtju85@gmail.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13541 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c
OvmfPkg/AcpiPlatformDxe/AcpiPlatform.h
OvmfPkg/AcpiPlatformDxe/Xen.c