A patch series has been suggested to provide secure UEFI boot via FIT images.
This patch series exports the functions needed for the implementation. v2: Resend the efi_install_fdt() rework patches. Export the efi_run_image() and efi_install_fdt(). Heinrich Schuchardt (4): efi_loader: pass address to efi_install_fdt() efi_loader: use hardware device tree by default efi_loader: carve out efi_run_image() efi_loader: export efi_install_fdt() cmd/bootefi.c | 101 ++++++++++++++++++++++++++----------------- include/efi_loader.h | 7 +++ 2 files changed, 69 insertions(+), 39 deletions(-) -- 2.24.0