
8 Feb
2023
8 Feb
'23
5:25 p.m.
On Wed, 8 Feb 2023 at 06:02, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
The eficonfig command invokes functions implemented in common/menu.c like
- menu_default_set()
- menu_get_choice()
- menu_destroy()
- menu_item_add()
Fixes: 87d791423ac6 ("eficonfig: menu-driven addition of UEFI boot option") Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
cmd/Kconfig | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org