mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 06:51:28 +02:00
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>