audk/ArmVirtPkg/VirtFdtDxe
Ard Biesheuvel 7a63d29151 ArmVirtPkg/VirtFdtDxe: make installation of FDT as config table optional
The arm64 kernel is hardwired to prefer DT over ACPI, unless 'acpi=force'
is passed on the kernel command line. The only other way to force the
kernel to use ACPI is not to pass an FDT to it in the first place. So
introduce a PCD that inhibits the installation of the QEMU supplied FDT
as a configuration table.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2016-03-31 16:37:33 +02:00
..
VirtFdtDxe.c ArmVirtPkg/VirtFdtDxe: make installation of FDT as config table optional 2016-03-31 16:37:33 +02:00
VirtFdtDxe.inf ArmVirtPkg/VirtFdtDxe: make installation of FDT as config table optional 2016-03-31 16:37:33 +02:00