commit | 79eb5f780ebc2c911f0ce63c46d82433b0811ef8 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Thu Aug 03 17:30:05 2023 +0800 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Aug 15 18:21:17 2023 +0200 |
tree | 30dd311bd3d828118dba754f5ffe0b9c41d52874 | |
parent | 4a45c72e72cabe5f7bb29b574d242aa901e89ad0 [diff] |
bootmeth: efi: Make distro_efi_boot() static As it is only called in bootmeth_efi.c Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>