1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 02:27:10 +01:00
Files
u-boot-megous/boot/system_bootdev.c
Simon Glass a080b98981 bootstd: Add a system bootdev for strange boot methods
Some boot methods don't act on a single bootdev but instead do their own
thing. An example is EFI bootmgr which scan various devices using its own
logic. Add a bootdev to handle this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-04-25 10:00:04 -04:00

1.4 KiB