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

Simon Glass sjg at chromium.org
Thu Aug 30 00:29:16 UTC 2018


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>


More information about the U-Boot mailing list