commit | 3a9eb07be6c205357e47e50ce975abb30e5f3864 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Thu Feb 02 18:24:43 2023 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Feb 10 13:05:39 2023 +0100 |
tree | 1afc3f90730b236510e115c84e99cdcf68c5e0ad | |
parent | d81f5297d1c965764f0b2b38330da1a3c4b91e8c [diff] |
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>