]> git.ipfire.org Git - thirdparty/grub.git/commit
efi: The device-tree must be in EfiACPIReclaimMemory
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 29 Jan 2021 15:32:29 +0000 (16:32 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 2 Mar 2021 16:39:42 +0000 (17:39 +0100)
commit30858eb59aff0e77b35dd5847375aab5cc3a8782
treed7e8a75f4d942a343a337681bd665734cc55cdc0
parent0860abe13070776a67080803afa16142e2c47986
efi: The device-tree must be in EfiACPIReclaimMemory

According to the Embedded Base Boot Requirements (EBBR) specification the
device-tree passed to Linux as a configuration table must reside in
EfiACPIReclaimMemory.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/loader/efi/fdt.c