commit | ffe681320f2e2283cb5d4cac3ddce114246b4f50 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Mon Sep 12 17:33:52 2022 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Sep 14 08:43:31 2022 +0200 |
tree | b5144a304111a3c2a6391ba70a216c9c55c0e03b | |
parent | bb052b947bb5d0c576c5982e17ffc8fb9f8c5c86 [diff] |
menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling This is preparation to support menu-driven UEFI BootOrder variable updated by KEY_PLUS, KEY_MINUS and KEY_SPACE. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>