]> git.ipfire.org Git - thirdparty/u-boot.git/commit
efi_loader: alternative scan codes for F5, END, HOME
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 16 Jun 2019 19:41:13 +0000 (21:41 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 22:26:18 +0000 (22:26 +0000)
commit3b2b2de8ee7b18b119f3ca96fcaefa7f72ba499c
tree448d18a85737296dbdb9e8c97175fee5f3642f6a
parentdb311f06751797f73fc9ecce2d5326f9c9edc06c
efi_loader: alternative scan codes for F5, END, HOME

Depending on the key board alternative scan codes are used for F5, END, and
HOME.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_console.c