mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-26 23:41:40 +00:00
![]() 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. |
||
---|---|---|
.. | ||
pc | ||
vga_common.c |