david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/hci
Michael Brown b8cbdbbb53 [menu] Prevent character code zero from acting as a shortcut key
Unrecognised keys may be returned by getkey() as character code zero,
which currently matches against the first menu item with no shortcut
key defined.

Prevent this unintended behaviour by explicitly checking that the menu
item has a defined shortcut key.

Reported-by: Ján ONDREJ (SAL) <ondrejj@salstar.sk>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-03-06 14:41:46 +00:00
..
commands [readline] Allow readline_history() to return a meaningful status 2012-10-24 23:24:43 -07:00
keymap [console] Add "no_latin1" keymap 2012-03-27 21:08:22 +01:00
mucurses [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
tui [menu] Prevent character code zero from acting as a shortcut key 2013-03-06 14:41:46 +00:00
editstring.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
linux_args.c [linux] Add command line arguments 2010-08-19 12:45:41 +01:00
readline.c [readline] Allow readline_history() to return a meaningful status 2012-10-24 23:24:43 -07:00
shell.c [readline] Allow readline_history() to return a meaningful status 2012-10-24 23:24:43 -07:00
strerror.c [hci] Use http://ipxe.org/<errno> instead of raw error numbers 2010-10-19 06:14:22 +01:00
wireless_errors.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00