* term/at_keyboard.c (grub_at_keyboard_getkey_noblock): Don't discard
a key after CapsLock or NumLock. It's just a qemu bug.
This commit is contained in:
parent
df26241939
commit
0677694455
2 changed files with 5 additions and 6 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-08-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* term/at_keyboard.c (grub_at_keyboard_getkey_noblock): Don't discard
|
||||
a key after CapsLock or NumLock. It's just a qemu bug.
|
||||
|
||||
2010-08-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/usb.h (grub_usb_device): Add 'data' field back. It's
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue