Hi Ilias,
On Thu, 12 Dec 2024 at 00:44, Ilias Apalodimas <[email protected]> wrote: > > On Thu, 12 Dec 2024 at 00:38, Simon Glass <[email protected]> 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 <[email protected]> > > --- > > > > 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!

