Re: [edk2-devel] [PATCH v2 3/5] OvmfPkg: Retrieve SMBIOS from Cloud Hypervisor

2021-12-06 Thread Gerd Hoffmann
On Sat, Dec 04, 2021 at 11:51:58PM +0100, sebastien.bo...@intel.com wrote: > From: Sebastien Boeuf > > Add a fallback on the SMBIOS code to find the SMBIOS table for Cloud > Hypervisor if it couldn't be found for Qemu through fw_cfg. > > Signed-off-by: Rob Bradford > Signed-off-by: Sebastien Bo

[edk2-devel] [PATCH v2 3/5] OvmfPkg: Retrieve SMBIOS from Cloud Hypervisor

2021-12-04 Thread sebastien . boeuf
From: Sebastien Boeuf Add a fallback on the SMBIOS code to find the SMBIOS table for Cloud Hypervisor if it couldn't be found for Qemu through fw_cfg. Signed-off-by: Rob Bradford Signed-off-by: Sebastien Boeuf --- OvmfPkg/Include/IndustryStandard/CloudHv.h| 5 +++ OvmfPkg/SmbiosPlatformD