[PATCH v2 3/7] efi_loader: Update efi_run_image() to accept image and device path

Simon Glass sjg at chromium.org
Thu Dec 19 03:43:50 CET 2024


Hi Ilias,

On Thu, 12 Dec 2024 at 00:44, Ilias Apalodimas
<ilias.apalodimas at linaro.org> wrote:
>
> On Thu, 12 Dec 2024 at 00:38, Simon Glass <sjg at chromium.org> wrote:
> >
> > Provide these globals as parameters to this function, on the way to
> > making it possible to start an image without relying on the globals.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > Changes in v2:
> > - Adjust argument ordering for efi_run_image()
> >
> >  lib/efi_loader/efi_bootbin.c | 20 ++++++++++++--------
> >  1 file changed, 12 insertions(+), 8 deletions(-)
> >
Applied to sjg/master, thanks!


More information about the U-Boot mailing list