Replace grub_checkkey with grub_getkey_noblock.
* grub-core/kern/term.c (grub_checkkey): Replaced with ... (grub_getkey_noblock): ... this. All users updated.
This commit is contained in:
parent
b500bcfeed
commit
a8f16eab1a
7 changed files with 28 additions and 36 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-02-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Replace grub_checkkey with grub_getkey_noblock.
|
||||
|
||||
* grub-core/kern/term.c (grub_checkkey): Replaced with ...
|
||||
(grub_getkey_noblock): ... this. All users updated.
|
||||
|
||||
2012-02-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/emu/console.c: Move to ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue