audk/OvmfPkg/AcpiPlatformDxe
Sebastien Boeuf e254c71e9e OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud Hypervisor
Rely on CcProbe() to identify when running on TDX so that ACPI tables
can be retrieved differently for Cloud Hypervisor. Instead of relying on
the PVH structure to find the RSDP pointer, the tables are individually
passed through the HOB.

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Reviewed-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-12-16 02:37:56 +00:00
..
AcpiPlatform.c OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud Hypervisor 2022-12-16 02:37:56 +00:00
AcpiPlatform.h OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud Hypervisor 2022-12-16 02:37:56 +00:00
AcpiPlatformDxe.inf OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud Hypervisor 2022-12-16 02:37:56 +00:00
BootScript.c
CloudHvAcpi.c OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud Hypervisor 2022-12-16 02:37:56 +00:00
EntryPoint.c
PciDecoding.c
QemuFwCfgAcpi.c