Home
last modified time | relevance | path

Searched hist:"354264 b3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dbootefi.c354264b3 Mon Jun 18 10:22:58 CDT 2018 Alexander Graf <agraf@suse.de> efi_loader: Use map_sysmem() in bootefi command

The bootefi command gets a few addresses as values passed in. In sandbox,
these values are in U-Boot address space, so we need to make sure we
explicitly call map_sysmem() on them to be able to access them.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>