[U-Boot] [PATCH 0/2] usb: kbd: implement special keys

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Jun 16 21:43:37 UTC 2019


GRUB uses function keys. So we should support these with an USB keyboard.

Provide support for F1-F12, Insert, Delete, Home, End, Page Up, Page Down.

Simplify the code beforehand.

Heinrich Schuchardt (2):
  usb: kbd: simplify coding for arrow keys
  usb: kbd: implement special keys

 common/usb_kbd.c | 81 ++++++++++++++++++++++++++++++++++++------------
 1 file changed, 61 insertions(+), 20 deletions(-)

--
2.20.1



More information about the U-Boot mailing list