vaseboot/grub-core/term
Andrei Borzenkov 5fcde03bf1 efi: fix warnings with recent GCC
../../grub-core/term/efi/console.c:128:32: error: suggest parentheses around '&&' within '||' [-Werror=parentheses]
   if (key.unicode_char >= 0x20 && key.unicode_char <= 0x7f
2015-10-27 23:30:54 +03:00
..
arc
efi efi: fix warnings with recent GCC 2015-10-27 23:30:54 +03:00
i386
ieee1275
uboot
xen
at_keyboard.c * grub-core/term/at_keyboard.c: Retry probing keyboard if 2014-08-13 23:04:01 +02:00
gfxterm.c * grub-core/term/gfxterm.c: Avoid division by zero. 2015-01-21 17:42:13 +01:00
gfxterm_background.c
morse.c
ns8250.c Avoid division by zero in serial. 2015-01-21 17:42:13 +01:00
serial.c Avoid division by zero in serial. 2015-01-21 17:42:13 +01:00
spkmodem.c
terminfo.c * grub-core/term/terminfo.c: Recognize keys F1-F12. 2014-01-18 16:57:35 +01:00
tparm.c
usb_keyboard.c