commit | 42a426e027df472714e8d6209cafac291935c331 | [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 | 9900e4623a9a826447b0467cabc29e09fdf29fb6 [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>