audk/EmbeddedPkg/Drivers
Ard Biesheuvel 779cc439e8 EmbeddedPkg: add DT platform driver to select between DT and ACPI
As a follow up to the changes proposed by Laszlo to make ACPI and DT
mutually exclusive on ArmVirtQemu, this patch proposes a DT platform
DXE driver that either installs the NULL protocol PlatformHasAcpiGuid,
or installs the FV embedded DTB binary as a configuration table under
the appropriate GUID, depending on a preference setting recorded as
a UEFI variable, and configurable via a HII screen.

The DTB binary can be embedded in the firmware image by adding the
following to the platform .fdf file:

  FILE FREEFORM = 25462CDA-221F-47DF-AC1D-259CFAA4E326 {
    SECTION RAW = SomePkg/path/to/foo.dtb
  }

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2017-03-28 18:58:15 +01:00
..
AndroidFastbootTransportTcpDxe EmbeddedPkg/AndroidFastbootTransportTcpDxe: remove broken hostname handling 2016-10-28 13:51:22 +01:00
AndroidFastbootTransportUsbDxe EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over USB 2014-03-05 04:51:31 +00:00
DtPlatformDxe EmbeddedPkg: add DT platform driver to select between DT and ACPI 2017-03-28 18:58:15 +01:00
FdtPlatformDxe EmbeddedPkg/FdtPlatformDxe: Reference Shell protocols in MdePkg 2016-10-19 10:26:07 +08:00
Isp1761UsbDxe EmbeddedPkg: Remove dependency on TimerLib 2015-05-06 11:15:44 +00:00
Lan9118Dxe EmbeddedPkg: Fix typos in comments 2016-10-19 16:31:58 +01:00
SataSiI3132Dxe EmbeddedPkg: Fix typos in comments 2016-10-19 16:31:58 +01:00