]> git.ipfire.org Git - thirdparty/grub.git/commit
efi/uga: Use video instead of fb as debug condition
authorPeter Jones <pjones@redhat.com>
Wed, 4 Mar 2020 11:58:49 +0000 (12:58 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 10 Mar 2020 20:41:38 +0000 (21:41 +0100)
commitc73cda34954858d821d85e198620a79d3abad959
tree412e6875ac31cb534aefafdd992b552001236064
parentdf84d6e94c10ffd129c35e16a2e1cdd7f90422ac
efi/uga: Use video instead of fb as debug condition

All other video drivers use "video" as the debug condition instead of "fb"
so change this in the efi/uga driver to make it consistent with the others.

Signed-off-by: Peter Jones <pjones@redhat.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/video/efi_uga.c