Skip to content
Commit 9abb01af authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 5f9b5375
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment