1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 11:07:09 +01:00
Files
u-boot-megous/lib/efi_loader
Alexander Graf 80483b2ab6 efi_loader: Fix warning in raw/cols query
The code to determine rows / cols on the screen could potentially run
into a case where it doesn't know how big the screen is. In that case,
assume 80x25.

Signed-off-by: Alexander Graf <agraf@suse.de>
2018-06-03 15:51:19 +02:00
..