[PATCH v2 16/17] boot: Run the EFI bootmgr just before network devices
Simon Glass
sjg at chromium.org
Tue Oct 7 01:31:23 CEST 2025
Hi Tom,
On Thu, 2 Oct 2025 at 14:15, Tom Rini <trini at konsulko.com> wrote:
>
> On Wed, Oct 01, 2025 at 03:26:41PM -0600, Simon Glass wrote:
>
> > At present the EFI bootmgr scans all devices in the system before
> > deciding which one to boot. Ideally it would use the bootstd iterator
> > for this, but in the meantime, give it a lower priority, so it runs
> > just before the network devices.
> >
> > Note that if there are no hunted network devices hunted, then it will
> > run at the end, after all bootdevs are exhausted. In other words, it
> > will always run.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
>
> This does not apply cleanly to master nor next as the test portion
> fails to apply.
OK. I'm not sure what happened there but it could perhaps have been a
timing problem. I'll try again when I send the next version.
Regards,
SImon
More information about the U-Boot
mailing list