* grub-core/term/at_keyboard.c: Retry probing keyboard if

scancode setup failed.
This commit is contained in:
Vladimir Serbinenko 2014-08-13 23:04:01 +02:00
parent d1224d209b
commit 3c05833249
2 changed files with 10 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2014-08-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/at_keyboard.c: Retry probing keyboard if
scancode setup failed.
2014-08-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/disk_common.c: Clump disk size to 1EiB.