mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-02 01:11:21 +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>