grub/term/i386/pc
robertmh 4e5a02a7ba 2009-09-24 Robert Millan <rmh.grub@aybabtu.com>
Fix "lost keypress" bug in at_keyboard.

        * term/i386/pc/at_keyboard.c (grub_at_keyboard_checkkey): New function.
        Checks for readyness of input buffer (without flushing it).
        (grub_at_keyboard_term): Use grub_at_keyboard_checkkey() rather
        than grub_at_keyboard_getkey_noblock() for `checkkey' struct member.
2009-09-24 13:25:07 +00:00
..
at_keyboard.c 2009-09-24 Robert Millan <rmh.grub@aybabtu.com> 2009-09-24 13:25:07 +00:00
console.c 2009-08-28 Colin Watson <cjwatson@ubuntu.com> 2009-08-28 14:10:02 +00:00
serial.c 2009-08-29 Robert Millan <rmh.grub@aybabtu.com> 2009-08-29 00:24:32 +00:00
vesafb.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
vga.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
vga_text.c 2009-04-14 Bean <bean123ch@gmail.com> 2009-04-14 18:12:14 +00:00