On 28.12.18 12:41, Heinrich Schuchardt wrote:
> Up to now efi_load_pe() returns the entry point or NULL in case of an
> error. This does not allow to return correct error codes from LoadImage().
> 
> Let efi_load_pe() return a status code and fill in the entry point in the
> corresponding field of the image object.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>

This change makes a lot of sense, yes :). I have no idea what I was
thinking when I put up that weird API.

Reviewed-by: Alexander Graf <ag...@suse.de>


Alex
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to