Re: [RESEND PATCH 1/1] efi: device-tree must be in EfiACPIReclaimMemory

2021-02-26 Thread Daniel Kiper
On Fri, Jan 29, 2021 at 04:32:29PM +0100, Heinrich Schuchardt wrote: > 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 Reviewed-by: Daniel

[RESEND PATCH 1/1] efi: device-tree must be in EfiACPIReclaimMemory

2021-01-29 Thread Heinrich Schuchardt
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 --- Resend due to Leif's changed email address --- grub-core/loader/efi/fdt.c | 6 +- 1 file