* grub-core/term/at_keyboard.c (grub_keyboard_controller_read)
[GRUB_MACHINE_MIPS_YEELOONG || GRUB_MACHINE_QEMU]: ifdef-ed out (now unused). (grub_keyboard_controller_init) [GRUB_MACHINE_MIPS_YEELOONG || GRUB_MACHINE_QEMU]: Don't attempt to read the initial state since controller isn't inited yet.
This commit is contained in:
parent
f6bbabc373
commit
e98937aaf0
2 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2010-11-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/term/at_keyboard.c (grub_keyboard_controller_read)
|
||||
[GRUB_MACHINE_MIPS_YEELOONG || GRUB_MACHINE_QEMU]: ifdef-ed out
|
||||
(now unused).
|
||||
(grub_keyboard_controller_init)
|
||||
[GRUB_MACHINE_MIPS_YEELOONG || GRUB_MACHINE_QEMU]: Don't attempt to
|
||||
read the initial state since controller isn't inited yet.
|
||||
|
||||
2010-11-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/relocator.c (malloc_in_range): Take into account that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue