audk/OvmfPkg/XenAcpiPlatformDxe
Laszlo Ersek 3357ac7380 OvmfPkg/XenAcpiPlatformDxe: remove delayed ACPI table installation
Because "PcdPciDisableBusEnumeration" is always TRUE in the OvmfXen
platform, we can remove the delayed ACPI table installation from
XenAcpiPlatformDxe. A number of dependencies become useless this way;
remove them too.

(Note that, conversely, in the QemuFwCfgAcpiPlatformDxe driver, we
*cannot* assume that "PcdPciDisableBusEnumeration" is always FALSE,
regardless of Xen: in the ArmVirtQemu platform, the PCD may carry either
FALSE or TRUE, dependent on whether or not the QEMU "virt" machine
configuration includes a PCIe host controller, respectively.)

Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien@xen.org>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2122
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20210526201446.12554-21-lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2021-06-04 16:01:50 +00:00
..
AcpiPlatform.c OvmfPkg/XenAcpiPlatformDxe: remove OVMF's built-in ACPI tables 2021-06-04 16:01:50 +00:00
AcpiPlatform.h OvmfPkg/XenAcpiPlatformDxe: remove the InstallAcpiTable() helper function 2021-06-04 16:01:50 +00:00
EntryPoint.c OvmfPkg/XenAcpiPlatformDxe: remove delayed ACPI table installation 2021-06-04 16:01:50 +00:00
Xen.c OvmfPkg/XenAcpiPlatformDxe: remove the InstallAcpiTable() helper function 2021-06-04 16:01:50 +00:00
XenAcpiPlatformDxe.inf OvmfPkg/XenAcpiPlatformDxe: remove delayed ACPI table installation 2021-06-04 16:01:50 +00:00