[U-Boot] [PATCH 2/5] x86: efi_loader: Build EFI memory map per E820 table
Simon Glass
sjg at chromium.org
Sat Jun 23 14:21:51 UTC 2018
On 23 June 2018 at 04:03, Bin Meng <bmeng.cn at gmail.com> wrote:
> On x86 traditional E820 table is used to pass the memory information
> to kernel. With EFI loader we can build the EFI memory map from it.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/lib/e820.c | 39 +++++++++++++++++++++++++++++++++++++++
> 1 file changed, 39 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list