Re: [PATCH v2 10/12] efi/uga: Use video instead of fb as debug condition

2020-03-05 Thread Daniel Kiper
On Wed, Mar 04, 2020 at 12:58:49PM +0100, Javier Martinez Canillas wrote: > From: Peter Jones > > 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 > Signed-off-by

[PATCH v2 10/12] efi/uga: Use video instead of fb as debug condition

2020-03-04 Thread Javier Martinez Canillas
From: Peter Jones 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 Signed-off-by: Javier Martinez Canillas --- grub-core/video/efi_uga.c | 4 ++-- 1 file changed,