Hi Ilias,
On Fri, 13 Dec 2024 at 05:13, Ilias Apalodimas <[email protected]> wrote: > > Hi Simon, > > On Fri, 13 Dec 2024 at 05:53, Simon Glass <[email protected]> wrote: > > > > Hi Ilias, > > > > On Thu, 12 Dec 2024 at 08:45, Ilias Apalodimas > > <[email protected]> wrote: > > > > > > On Thu, 12 Dec 2024 at 15:45, Simon Glass <[email protected]> wrote: > > > > > > > > Hi Ilias, > > > > > > > > On Thu, 12 Dec 2024 at 00:49, Ilias Apalodimas > > > > <[email protected]> wrote: > > > > > > > > > > On Thu, 12 Dec 2024 at 00:38, Simon Glass <[email protected]> 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 <[email protected]> > > > > > > --- > > > > > > > > > > > > (no changes since v1) > > > > > > > > > > > > lib/efi_loader/efi_bootbin.c | 29 +++++++++++++++++++++++++---- > > > > > > 1 file changed, 25 insertions(+), 4 deletions(-) > > > > > > Applied to sjg/master, thanks!

