commit | e00764b159b2a7f06c3e527c525b16fc047841a3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed May 06 20:32:31 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu May 07 18:23:16 2020 +0200 |
tree | 45d12b4b9bcbc0ac288aacbadb4e366bc8f70769 | |
parent | 1818c44e8d16f0b804974847a238982c8432a651 [diff] |
efi_loader: put device tree into EfiACPIReclaimMemory According to the UEFI spec ACPI tables should be placed in EfiACPIReclaimMemory. Let's do the same with the device tree. Suggested-by: Ard Biesheuvel <ardb@kernel.org> Cc: Grant Likely <grant.likely@arm.com> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>