[PATCH v2 4/7] efi_loader: Add a version of efi_binary_run() with more parameters

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


Hi Ilias,

On Fri, 13 Dec 2024 at 05:13, Ilias Apalodimas
<ilias.apalodimas at linaro.org> wrote:
>
> Hi Simon,
>
> On Fri, 13 Dec 2024 at 05:53, Simon Glass <sjg at chromium.org> wrote:
> >
> > Hi Ilias,
> >
> > On Thu, 12 Dec 2024 at 08:45, Ilias Apalodimas
> > <ilias.apalodimas at linaro.org> wrote:
> > >
> > > On Thu, 12 Dec 2024 at 15:45, Simon Glass <sjg at chromium.org> wrote:
> > > >
> > > > Hi Ilias,
> > > >
> > > > On Thu, 12 Dec 2024 at 00:49, Ilias Apalodimas
> > > > <ilias.apalodimas at linaro.org> wrote:
> > > > >
> > > > > On Thu, 12 Dec 2024 at 00:38, Simon Glass <sjg at chromium.org> wrote:
> > > > > >
> > > > > > This uses a few global variables at present. With the bootflow we have
> > > > > > the required parameters, so add a function which accepts these. Update
> > > > > > the existing function to call the new one with the globals.
> > > > > >
> > > > > > Signed-off-by: Simon Glass <sjg at chromium.org>
> > > > > > ---
> > > > > >
> > > > > > (no changes since v1)
> > > > > >
> > > > > >  lib/efi_loader/efi_bootbin.c | 29 +++++++++++++++++++++++++----
> > > > > >  1 file changed, 25 insertions(+), 4 deletions(-)
> > > > > >
Applied to sjg/master, thanks!


More information about the U-Boot mailing list