]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: CloudHv: Retrieve RSDP address from PVH
authorSebastien Boeuf <sebastien.boeuf@intel.com>
Wed, 2 Mar 2022 13:31:35 +0000 (21:31 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 4 Mar 2022 02:41:57 +0000 (02:41 +0000)
commitd50d9e55498c7ce8826316631cd4daa9a291f8b3
treecb8b3be86233e94b78276cf296ad6b79973231cf
parente1c7f9b4e59e2df20650de3de98c2b2bc7879524
OvmfPkg: CloudHv: Retrieve RSDP address from PVH

Instead of hardcoding the address of the RSDP in the firmware, let's
rely on the PVH structure hvm_start_info to retrieve this information.

Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf
OvmfPkg/AcpiPlatformDxe/CloudHvAcpi.c
OvmfPkg/CloudHv/CloudHvX64.fdf
OvmfPkg/Include/IndustryStandard/CloudHv.h