]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 13 Aug 2019 11:30:56 +0000 (12:30 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 21 Aug 2019 16:03:49 +0000 (18:03 +0200)
commit60d265451a84804cbbb47620fd5450f41faa1bc5
tree2cf3a8d68ecee88c116ee0fead1bf26fb734b146
parent594b5002a63113ff867782378e20df343f77ebc0
OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct

Check if there's a start of the day struct provided to PVH guest, save
the ACPI RSDP address for later.

This patch import import arch-x86/hvm/start_info.h from xen.git.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1689
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190813113119.14804-13-anthony.perard@citrix.com>
OvmfPkg/Include/Guid/XenInfo.h
OvmfPkg/Include/IndustryStandard/Xen/arch-x86/hvm/start_info.h [new file with mode: 0644]
OvmfPkg/XenPlatformPei/Xen.c
OvmfPkg/XenPlatformPei/XenPlatformPei.inf