]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[menu] Allow a post-activity timeout to be defined 1413/head
authorMichael Brown <mcb30@ipxe.org>
Wed, 19 Feb 2025 13:12:29 +0000 (13:12 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 19 Feb 2025 13:12:29 +0000 (13:12 +0000)
commite7595fe88d8c32354cd61055cbc9f2e7b3f91ff8
tree20e060dafdbeb99cd97eb4c7aaf0a5a11e78eb8a
parentccd62005490de907105c92444631a5914500cb32
[menu] Allow a post-activity timeout to be defined

Allow the "--retimeout" option to be used to specify a timeout value
that will be (re)applied after each keypress activity.  This allows
script authors to ensure that a single (potentially accidental)
keypress will not pause the boot process indefinitely.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/hci/commands/dynui_cmd.c
src/hci/tui/menu_ui.c
src/include/ipxe/dynui.h