]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/AcpiPlatformDxe: Use Xen PVH RSDP if it exist
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 13 Aug 2019 11:30:59 +0000 (12:30 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 21 Aug 2019 16:03:49 +0000 (18:03 +0200)
commit2a4a6242b71721024971df56d4f28e0aa63dd4d8
tree4e1df10bd670d5e79fd349cc620fb729566f0e44
parent3afa2ed53fe0878ae205d62bba962a0463d41260
OvmfPkg/AcpiPlatformDxe: Use Xen PVH RSDP if it exist

If the firmware have been started via the Xen PVH entry point, a RSDP
pointer would have been provided. Use it.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1689
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190813113119.14804-16-anthony.perard@citrix.com>
OvmfPkg/AcpiPlatformDxe/Xen.c