coreboot-kgpe-d16/payloads/libpayload/drivers
Martin Roth 3a2aa45eeb libpayload: Don't try to use invalid row count
console->scroll_up() was hanging when console->rows is 0.  This
was happening on delan if no screen was attached.  If there are no
rows, just return.

BUG=b:119234919
TEST=Boot delan with no flat panel.  System boots to OS

Change-Id: Ib022d3c6fc0c9cf360809dca28761a50c787304a
Signed-off-by: Martin Roth <martinroth@chromium.org>
Reviewed-on: https://review.coreboot.org/c/30092
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2018-12-09 09:30:13 +00:00
..
i8042
serial
storage
timer
udc
usb
video libpayload: Don't try to use invalid row count 2018-12-09 09:30:13 +00:00
cbmem_console.c
hid.c
Makefile.inc
mouse_cursor.c
nvram.c
options.c
pci.c
speaker.c