* grub-core/term/at_keyboard.c: Don't poll non-functional AT controller
until it becomes operational.
This commit is contained in:
parent
b0720b4988
commit
0c62a5b28e
3 changed files with 44 additions and 5 deletions
|
@ -37,5 +37,6 @@
|
|||
|
||||
extern void grub_at_keyboard_init (void);
|
||||
extern void grub_at_keyboard_fini (void);
|
||||
int grub_at_keyboard_is_alive (void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue