OvmfPkg: Retrieve SMBIOS from Cloud Hypervisor
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. Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Signed-off-by: Rob Bradford <robert.bradford@intel.com> Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
2ccefa32a6
commit
d8ef774346
@@ -24,6 +24,7 @@
|
||||
#
|
||||
|
||||
[Sources]
|
||||
CloudHv.c
|
||||
EntryPoint.c
|
||||
Qemu.c
|
||||
SmbiosPlatformDxe.c
|
||||
@@ -42,6 +43,7 @@
|
||||
UefiDriverEntryPoint
|
||||
|
||||
[Pcd]
|
||||
gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId
|
||||
gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated
|
||||
|
||||
[Protocols]
|
||||
|
Reference in New Issue
Block a user