[U-Boot] [PATCH 1/9] cmd: bootefi: rework set_load_options()

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Apr 19 03:37:30 UTC 2019


On 4/19/19 5:22 AM, AKASHI Takahiro wrote:
> set_load_options() can fail, so it should return error code to stop
> invoking an image.
> In addition, set_load_options() now takes a handle, instead of
> loaded_image_info, to utilize efi_load_image() in a later patch.
>
> Signed-off-by: AKASHI Takahiro<takahiro.akashi at linaro.org>

Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>


More information about the U-Boot mailing list