[U-Boot] [PATCH v1] fs: do_load: pass device path for efi payload

Heinrich Schuchardt xypron.glpk at gmx.de
Tue Jun 18 17:27:20 UTC 2019


On 6/18/19 3:03 PM, Mian Yousaf Kaukab wrote:
> fatload command can be used to load the EFI payload since EFI system
> partition is always a FAT partition. Call into EFI code from do_load()
> to set the device path from which the last binary was loaded. An EFI
> application like grub2 can’t find its configuration file without the
> device path set.
>
> Since device path is now set in do_load() there is no need to set it
> in do_load_wrapper() for the load command.
>
> Signed-off-by: Mian Yousaf Kaukab <ykaukab at suse.de>

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


More information about the U-Boot mailing list