]> Git Repo - J-u-boot.git/commit
bootstd: Add vbe bootmeth into sandbox
authorSimon Glass <[email protected]>
Sat, 30 Jul 2022 21:52:34 +0000 (15:52 -0600)
committerTom Rini <[email protected]>
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 <[email protected]>
arch/sandbox/dts/sandbox.dtsi
arch/sandbox/dts/test.dts
test/boot/Makefile
test/boot/bootflow.c
test/boot/bootmeth.c
This page took 0.027978 seconds and 4 git commands to generate.