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

Bin Meng bmeng.cn at gmail.com
Thu Jun 28 06:38:50 UTC 2018


Hi Alex,

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(+)
>

Do you have any issue with this series? If not, which tree would you
like to take this in? I can take this via the u-boot-x86 tree, but if
you want to take this via the efi-loader tree, this series should be
applied before Heinrich's efi-loader series [1].

[1] http://patchwork.ozlabs.org/project/uboot/list/?series=52519

Regards,
Bin


More information about the U-Boot mailing list