CVSROOT: /sources/grub
Module name: grub2
Changes by: Robert Millan <robertmh> 08/06/15 14:19:34
Modified files:
. : ChangeLog
term/i386/pc : console.c
Log message:
2008-06-15 Robert Millan <[EMAIL PROTECTED]>
* 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().
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.709&r2=1.710
http://cvs.savannah.gnu.org/viewcvs/grub2/term/i386/pc/console.c?cvsroot=grub&r1=1.11&r2=1.12