Update this function to use map_sysmem() so that it can work correctly on sandbox Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) lib/efi_loader/efi_bootmgr.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) Applied to sjg/master, thanks!