]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg: add PlatformHasAcpiDtDxe
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:13:25 +0000 (14:13 +0200)
commit2558bfe3e907c6607991b50300cba9eeb04e6f43
tree653a44f4e8208abae0be7ebefb95339303586041
parent65a69b21484056794165e5a884e3142120ad61fc
ArmVirtPkg: add PlatformHasAcpiDtDxe

This driver produces the EDKII Platform Has ACPI and Platform Has Device
Tree protocols, exactly matching the current ACPI / DT exposure on QEMU,
according to ARM vs. AARCH64, and (in the latter case) to PcdPureAcpiBoot.

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/PlatformHasAcpiDtDxe/PlatformHasAcpiDtDxe.c [new file with mode: 0644]
ArmVirtPkg/PlatformHasAcpiDtDxe/PlatformHasAcpiDtDxe.inf [new file with mode: 0644]