[PATCH v5 22/23] efi_bootmgr: Avoid casts in try_load_from_uri_path()

Simon Glass sjg at chromium.org
Tue Dec 17 20:47:06 CET 2024


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!


More information about the U-Boot mailing list