]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg/VirtFdtDxe: make installation of FDT as config table optional
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 31 Mar 2016 11:00:07 +0000 (13:00 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 31 Mar 2016 14:37:33 +0000 (16:37 +0200)
commit7a63d29151ae9fec47e409298999cd9a1ee4b5c1
tree91ae3181bc187186e47ebbabe31e8beb554720b5
parent5eae4ff0024318030495838fe50ed34f4c15711a
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>
ArmVirtPkg/ArmVirtPkg.dec
ArmVirtPkg/VirtFdtDxe/VirtFdtDxe.c
ArmVirtPkg/VirtFdtDxe/VirtFdtDxe.inf