[U-Boot] efi_loader: set image_base and image_size to correct values
Heinrich Schuchardt
xypron.glpk at gmx.de
Fri Sep 28 02:58:30 UTC 2018
On 08/09/2018 08:51 AM, AKASHI Takahiro wrote:
> Currently, image's image_base points to an address where the image was
> temporarily uploaded for further loading. Since efi_loader relocates
> the image to final destination, image_base and image_size should reflect
> that.
Thanks for pointing this out.
This patch needs to be rebased due to
c982874e930d ("efi_loader: refactor efi_setup_loaded_image()")
When rebasing it you could eliminate parameter parameter 'handle' of
efi_load_pe() which will not be needed anymore.
Best regards
Heinrich
More information about the U-Boot
mailing list