commit | c9463859500c0db85a3e5a0a8e347fcb35e54aae | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Apr 26 16:13:18 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Jun 10 11:43:36 2024 +0200 |
tree | d70f0a421e6b713e3d52d67d1c7990902bb3f3b6 | |
parent | 39bac24a48bb7d1c45497a25626fd0d604938516 [diff] |
efi_loader: move distro_efi_get_fdt_name() Move distro_efi_get_fdt_name() to a separate C module and rename it to efi_get_distro_fdt_name(). Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>