Home
last modified time | relevance | path

Searched hist:"1504 bb0d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dbootefi.c1504bb0d Sat Jan 12 07:42:40 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_loader: clean up bootefi_test_prepare()

Free resources upon failure.

Correct the function description.

As there is no need for any special address in the dummy memory device
path passed via the EFI_LOADED_IMAGE_PROTOCOL simply use 0 as address.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>