[PATCH v3 2/4] efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
Simon Glass
sjg at chromium.org
Mon Dec 18 16:01:41 CET 2023
On Sun, 17 Dec 2023 at 19:39, AKASHI Takahiro
<takahiro.akashi at 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.akashi at 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 <sjg at chromium.org>
More information about the U-Boot
mailing list