cmd: bootmenu: add parameter -e for UEFI boot options
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 27 Nov 2024 07:06:30 +0000 (08:06 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 5 Jan 2025 01:30:48 +0000 (02:30 +0100)
commit5a4ac8a35a7ff5260ced655d2816bb135e6f6bff
tree8fc5303f7f4bd962a180fb0aa78415b35c21bb4a
parent1f68057e03206e6597ca8b2be8bb1c49d4bd47d0
cmd: bootmenu: add parameter -e for UEFI boot options

The bootmenu command can display

* menu entries defined by environment variables
* menu entries defined by UEFI boot options

Not in all cases showing the UEFI boot options is desired.
Provide a new parameter '-e' to select the display of UEFI boot options.

Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
cmd/bootmenu.c
doc/usage/cmd/bootmenu.rst