* grub-core/term/at_keyboard.c: Increase robustness on coreboot

and qemu.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-03-23 16:54:36 +01:00
parent e73ba5e8ca
commit d975e8d59c
2 changed files with 18 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2013-03-23 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/at_keyboard.c: Increase robustness on coreboot
and qemu.
2013-03-22 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/zfs/zfs.c: Fix incorrect handling of special volumes.