]> git.baikalelectronics.ru Git - uboot.git/commit
eficonfig: add "Edit Boot Option" menu entry
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Mon, 12 Sep 2022 08:33:51 +0000 (17:33 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 14 Sep 2022 06:43:31 +0000 (08:43 +0200)
commit8ba4c4e68a1fce65b3aeecaf4c6c838f332bc370
tree3260bd305cdfccf797dc7e3166aee5993f49f897
parent473d4a0625eda168ca6f6a3d527eb3ac5ae0a98e
eficonfig: add "Edit Boot Option" menu entry

This commit adds the menu entry to edit the existing
BOOT#### variable contents.
User selects the item from the boot option list, then
user can edit the description, file path and optional_data.

Note that automatically generated boot option entry by bootmenu
to support the removable media device is filtered out and user
can not edit the automatically generated entry.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
cmd/eficonfig.c
include/efi_config.h