grub/grub-core/term/efi
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
..
console.c efi: fix warnings with recent GCC 2015-10-27 23:30:54 +03:00
serial.c efi/serial: fix memory leak 2015-06-20 23:38:19 +03:00