efi_loader: console incorrectly advertised left logo key
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 16 Jun 2019 20:33:20 +0000 (22:33 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 22:26:18 +0000 (22:26 +0000)
commit3b435c1193fe6da3649fc041e99acd45e43fdada
treee7e3b470fc9f03612b999a891e9bbe92017643f9
parent3b2b2de8ee7b18b119f3ca96fcaefa7f72ba499c
efi_loader: console incorrectly advertised left logo key

Avoid to signal that the left logo key is pressed, when it is not.

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