2008-06-15 Robert Millan <rmh@aybabtu.com>
* term/i386/pc/console.c [GRUB_MACHINE_LINUXBIOS] (grub_console_init): Initialize keyboard controller after registering the terminal, so that grub_printf() can be called from grub_keyboard_controller_init().
This commit is contained in:
parent
21cf716ad4
commit
a7cbd45a07
2 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-06-15 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* term/i386/pc/console.c [GRUB_MACHINE_LINUXBIOS] (grub_console_init):
|
||||
Initialize keyboard controller after registering the terminal, so that
|
||||
grub_printf() can be called from grub_keyboard_controller_init().
|
||||
|
||||
2008-06-15 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* fs/sfs.c (grub_sfs_read_extent): Fix the count of nodes in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue