* grub-core/term/efi/console.c (grub_console_getkey): Accept VT100-style
codes. Also-By: Vladimir Serbinenko <phcoder@gmail.com>
This commit is contained in:
parent
607319c9ab
commit
436ad5c3f4
2 changed files with 17 additions and 1 deletions
|
@ -3,6 +3,12 @@
|
|||
* docs/grub.texi (Networking commands): Add documentation for
|
||||
network related commands.
|
||||
|
||||
2013-09-18 Pawel Wojtalczyk <eyak@wp.pl>
|
||||
2013-09-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/term/efi/console.c (grub_console_getkey): Accept VT100-style
|
||||
codes.
|
||||
|
||||
2013-09-18 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* grub-core/disk/efi/efidisk.c (grub_efidisk_get_device_name_iter):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue