[PATCH v4 10/45] x86: Show an error when a BIOS exception occurs
Bin Meng
bmeng.cn at gmail.com
Wed Jul 12 16:02:23 CEST 2023
On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <sjg at chromium.org> 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 <sjg at chromium.org>
> ---
>
> (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 <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list