On Thu, Feb 24, 2022 at 03:28:24PM +0100, sebastien.bo...@intel.com wrote:
> From: Sebastien Boeuf
>
> 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
-=-=-=-=-=-=-=-=-=-=-=-
From: Sebastien Boeuf
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.
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf | 2 ++
OvmfPkg/AcpiPlatformDxe/CloudHvAcpi.c