[U-Boot] [PATCH] [U-boot]: Change FDT memory type from runtime data to boot services data

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Apr 12 19:55:56 UTC 2019


On 4/12/19 9:30 PM, Heinrich Schuchardt wrote:
> On 4/12/19 8:26 PM, Ilias Apalodimas wrote:
>> Following Ard's suggestion:
>> Runtime data sections are intended for data that is used by the runtime
>> services implementation.
>> Let's change the type to EFI_BOOT_SERVICES_DATA
>>
>> This also fixes booting of armv7 using efi and fdtcontroladdr
>>
>> Suggested-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
>> Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
>> Acked-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
>
> EfiBootServicesData is used by EDK II for installing the FDT.
> GRUB uses EfiLoaderCode when installing its modified version of the FDT.
>
> Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

Applied u-bootefi branch efi-2019-07


More information about the U-Boot mailing list