]> git.baikalelectronics.ru Git - uboot.git/commit
eficonfig: increase the number of menu entries
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Tue, 24 Jan 2023 06:56:16 +0000 (15:56 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 27 Jan 2023 17:32:00 +0000 (18:32 +0100)
commit62b2cf5f8c12eecfdbc498ceced373401511ff73
tree0de28c8f3812fe35f3dcf8d25554dface35d8555
parent4c972dc7de4e9c40e294f2046cb31629f0766fd3
eficonfig: increase the number of menu entries

Current eficonfig has the maximum number of menu entries and
it is 99. If there are more EFI load options and files in the
system, eficonfig can not handle it.

This commit increases this maximum number of menu entries
to INT_MAX.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
include/efi_config.h