On Sun, 17 Dec 2023 at 19:39, AKASHI Takahiro <takahiro.aka...@linaro.org> wrote: > > At this point, EFI boot manager interfaces is fully independent from > bootefi command. So just rename the configuration parameter. > > Signed-off-by: AKASHI Takahiro <takahiro.aka...@linaro.org> > --- > boot/Makefile | 2 +- > cmd/Kconfig | 4 ++-- > cmd/efidebug.c | 4 ++-- > lib/efi_loader/Kconfig | 2 +- > lib/efi_loader/Makefile | 2 +- > test/boot/bootflow.c | 2 +- > 6 files changed, 8 insertions(+), 8 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>