commit | e3e542d2e29c00b7e0fc7a785506faffe62fdd19 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Wed Jan 17 13:39:42 2024 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Jan 17 08:40:25 2024 +0100 |
tree | d39ae5dcca1a9aea7a0cf1980b0ffde7e97f3767 | |
parent | 9b08b9a94c4f3c8cb999b8e616213f4485c10aab [diff] |
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR 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@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>