mirror of
https://xff.cz/git/u-boot/
synced 2026-01-26 12:25:23 +01:00
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>