[U-Boot] [PATCH 1/4] x86: efi: payload: Install E820 map from EFI memory map

Bin Meng bmeng.cn at gmail.com
Thu Aug 30 03:28:07 UTC 2018


On Thu, Aug 30, 2018 at 8:29 AM Simon Glass <sjg at chromium.org> wrote:
>
> On 23 August 2018 at 09:24, Bin Meng <bmeng.cn at gmail.com> wrote:
> > This implements payload-specific install_e820_map() to get E820 map
> > from the EFI memory map descriptors.
> >
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> > ---
> >
> >  arch/x86/cpu/efi/payload.c | 82 ++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 82 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list