]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg: add XenPlatformHasAcpiDtDxe
authorLaszlo Ersek <lersek@redhat.com>
Fri, 17 Mar 2017 14:12:28 +0000 (15:12 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 28 Mar 2017 12:17:04 +0000 (14:17 +0200)
commita61418344018036f7fc06ec9bdb4a02121c2d82e
tree5a2340ef52fd2cd30cd700be43d85bf3c1d8cb6f
parent2558bfe3e907c6607991b50300cba9eeb04e6f43
ArmVirtPkg: add XenPlatformHasAcpiDtDxe

This driver produces the EDKII Platform Has ACPI and Platform Has Device
Tree protocols, exactly matching the current ACPI / DT exposure on Xen,
according to ARM vs. AARCH64. At this point it differs from the QEMU
driver PlatformHasAcpiDtDxe in that this one always installs the DT.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
ArmVirtPkg/XenPlatformHasAcpiDtDxe/XenPlatformHasAcpiDtDxe.c [new file with mode: 0644]
ArmVirtPkg/XenPlatformHasAcpiDtDxe/XenPlatformHasAcpiDtDxe.inf [new file with mode: 0644]