mbox series

[edk2,0/3] ArmVirtQemu: make DT vs ACPI support mutually exclusive

Message ID 1489075441-23745-1-git-send-email-ard.biesheuvel@linaro.org
Headers show
Series ArmVirtQemu: make DT vs ACPI support mutually exclusive | expand

Message

Ard Biesheuvel March 9, 2017, 4:03 p.m. UTC
Instead of supplying both ACPI and DT hw descriptions, and allow the latter
to be inihibited by setting a compile time define, make DT table installation
dependent on the absence of a ACPI 2.0 table when the ReadyToBoot even fires.

Ard Biesheuvel (3):
  ArmVirtPkg/ArmVirtPL031FdtClientLib: unconditionally disable DT node
  ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBoot
  ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependent

 ArmVirtPkg/ArmVirtPkg.dec                                                | 10 -----
 ArmVirtPkg/ArmVirtQemu.dsc                                               |  5 ---
 ArmVirtPkg/FdtClientDxe/FdtClientDxe.c                                   | 46 ++++++++++++++++----
 ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf                                 |  6 +--
 ArmVirtPkg/Library/ArmVirtPL031FdtClientLib/ArmVirtPL031FdtClientLib.c   | 22 +++++-----
 ArmVirtPkg/Library/ArmVirtPL031FdtClientLib/ArmVirtPL031FdtClientLib.inf |  3 --
 6 files changed, 51 insertions(+), 41 deletions(-)

-- 
2.7.4

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel