bootstd: Add vbe bootmeth into sandbox
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jul 2022 21:52:34 +0000 (15:52 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 12:17:11 +0000 (08:17 -0400)
commit0917f77393126c4658c47609366ecf582f936103
tree4b5fd857769ba18d186875dd57fa50927b1ed6f9
parentcb47e21acbc4c404214623de1d4a306452ec466d
bootstd: Add vbe bootmeth into sandbox

Update sandbox to include the VBE bootmeth. Update a few existing tests to
take account of this change, specifically that the new bootmeth now
appears when scanning.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/sandbox.dtsi
arch/sandbox/dts/test.dts
test/boot/Makefile
test/boot/bootflow.c
test/boot/bootmeth.c