[U-Boot] [PATCH v3 1/6] x86: efi_loader: Build EFI memory map per E820 table

Bin Meng bmeng.cn at gmail.com
Mon Jul 2 01:28:07 UTC 2018


On Thu, Jun 28, 2018 at 11:38 AM, 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>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/lib/e820.c | 39 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 39 insertions(+)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list