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