diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-27 14:47:50 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-31 14:33:07 +0100 |
commit | 97d36f069d3362cd09b481fba94ee1de01a1f51b (patch) | |
tree | f17bd8e69037f92902ad69f22f56430dfe1dcf65 /lib/efi_loader/efi_setup.c | |
parent | db6288de85dce4482712ac5ed59d78ef22cd9ab6 (diff) |
efi_loader: escape key handling
Up to now the escape key was not correctly detected in UEFI applications.
We had to hit it twice for a single escape to be recognized.
Use a 10 ms delay to detect if we are dealing with the escape key or an
escape sequence.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/efi_loader/efi_setup.c')
0 files changed, 0 insertions, 0 deletions