Files
u-boot/boot
Simon Glass 9f00a0e3f3 boot: Run the EFI bootmgr just before network devices
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.

Series-changes: 2
- Update commit message to indicate the bootmeth will always run
- Document how the priority was chosen

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-09-30 17:23:58 -06:00
..
2025-09-28 14:32:36 -06:00
2025-09-15 13:23:13 -06:00
2025-09-15 13:23:12 -06:00
2025-09-15 13:23:13 -06:00
2025-09-28 14:32:36 -06:00
2025-08-04 14:40:00 -06:00
2025-09-22 11:23:05 -06:00