OvmfPkg: Install ACPI tables for Cloud Hypervisor
Adding support for retrieving the Cloud Hypervisor ACPI tables as a fallback mechanism if tables are not found 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
66bce05f6d
commit
7594c5bfe2
@@ -38,4 +38,9 @@
|
||||
//
|
||||
#define CLOUDHV_SMBIOS_ADDRESS 0xf0000
|
||||
|
||||
//
|
||||
// RSDP address
|
||||
//
|
||||
#define CLOUDHV_RSDP_ADDRESS 0xa0000
|
||||
|
||||
#endif // __CLOUDHV_H__
|
||||
|
Reference in New Issue
Block a user