mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-18 14:12:44 +02:00
fix usb keyboards in grub
This commit is contained in:
@@ -12,6 +12,7 @@ insmod regexp
|
|||||||
|
|
||||||
# Serial and keyboard configuration, very important.
|
# Serial and keyboard configuration, very important.
|
||||||
terminal_input --append at_keyboard
|
terminal_input --append at_keyboard
|
||||||
|
terminal_input --append usb_keyboard
|
||||||
terminal_output --append cbmemc
|
terminal_output --append cbmemc
|
||||||
|
|
||||||
gfxpayload=keep
|
gfxpayload=keep
|
||||||
|
|||||||
Reference in New Issue
Block a user