u-boot/test/boot
Simon Glass 2ff5490d7d bootstd: Drop the system bootdev
This was a work-around for the fact that global bootmeths such as EFI
bootmgr and VBE don't use a particular bootdev, or at least select it
themselves so that we don't need to scan all bootdevs when using that
bootmeth.

Drop the system bootdev entirely.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-08-12 08:17:11 -04:00
..
bootdev.c bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00
bootflow.c bootstd: Drop the system bootdev 2022-08-12 08:17:11 -04:00
bootmeth.c bootstd: Provide a bootmeth method to obtain state info 2022-08-12 08:14:24 -04:00
bootstd_common.c bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00
bootstd_common.h bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00
Makefile bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00