On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <[email protected]> wrote: > > Rather than silently hanging, show an error first. This can happen when > there is something wrong with the video BIOS. > > Signed-off-by: Simon Glass <[email protected]> > --- > > (no changes since v2) > > Changes in v2: > - Fix BINS typo > - Drop the Ooops string > > arch/x86/lib/bios.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>

