menu: always show the menu regardless of the number of entry
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Thu, 28 Apr 2022 08:09:36 +0000 (17:09 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 3 May 2022 19:39:22 +0000 (21:39 +0200)
commitc23bb03465c1107495b90c4b396d37a0bbe90bfc
tree31161c2fc644fdd6e05f79e996c0b7ab66399458
parentb8cd1e7fc2802fb4a9f42caf5d8f8e194eb8266f
menu: always show the menu regardless of the number of entry

To make user aware of the menu entry selection, menu always
appears regardless of the number of entry.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Adjust test/py/tests/test_bootmenu.py
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
common/menu.c
test/py/tests/test_bootmenu.py