menu: remove CTRL+C to quit
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Thu, 2 Feb 2023 09:24:43 +0000 (18:24 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 10 Feb 2023 12:05:39 +0000 (13:05 +0100)
commit45f5319fa6e88cf3b59addee5caebf06fd26e305
tree1afc3f90730b236510e115c84e99cdcf68c5e0ad
parent1dd705cf990364eaf7312ed327b93fc04b43fbe5
menu: remove CTRL+C to quit

On the sandbox called without "--terminal raw" CTRL+C leaves U-Boot,
"ESC/CTRL+C to quit" is misleading.

Let's remove CTRL+C to quit key handling from bootmenu and eficonfig menu.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
cmd/bootmenu.c
cmd/eficonfig.c
doc/usage/cmd/bootmenu.rst