]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[console] Add a timeout parameter to getkey()
authorMichael Brown <mcb30@ipxe.org>
Mon, 7 Mar 2011 19:33:50 +0000 (19:33 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 7 Mar 2011 19:37:30 +0000 (19:37 +0000)
commit9d633bdc7113f0050a0b35df5245dee2b819a273
tree637c56a790d95598026387b05ed086dbc606470c
parent2969a8567ffd1e0fd1096199ec32b78beaf779fc
[console] Add a timeout parameter to getkey()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/getkey.c
src/hci/readline.c
src/hci/shell_banner.c
src/hci/tui/login_ui.c
src/hci/tui/settings_ui.c
src/include/console.h
src/usr/pxemenu.c