diff options
| author | Simon Glass <[email protected]> | 2026-02-13 06:39:09 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-03-03 10:34:52 -0600 |
| commit | 8353239dabb8079a10fd34167922302288a6a1bd (patch) | |
| tree | 72e0b22dc9e01a527013262c85355cf444e3aef8 /scripts/const_structs.checkpatch | |
| parent | e15b78bcf72bae42c7d198dfac5317c1058b8c26 (diff) | |
menu: Move shortcut-key handling to bootmenu_loop()
The bootmenu_conv_key() function is shared with expo subsystem for key
input. Adding alphanumeric-to-BKEY_SHORTCUT conversion there causes expo
to swallow typed characters instead of inserting them as text, since
BKEY_SHORTCUT falls in the range that expo treats as a command key
rather than passing through.
Move the shortcut-key detection into bootmenu_loop() where it is
only used in the bootmenu context.
Fixes: 8c986521c3c9 ("cmd: bootmenu: permit to select bootmenu entry with a shortcut")
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
