Commits
Bin Meng committed aac79251c7d
x86: efi: payload: Install E820 map from EFI memory map This implements payload-specific install_e820_map() to get E820 map from the EFI memory map descriptors. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>