[PATCH v3 0/4] efi_loader: prepare for FIT images
Heinrich Schuchardt
xypron.glpk at gmx.de
Wed Dec 11 19:51:35 CET 2019
A patch series has been suggested to provide secure UEFI boot via FIT
images.
This patch series exports the functions needed for the implementation.
v3:
use void * as parameter for efi_install_fdt()
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 | 109 +++++++++++++++++++++++++++----------------
include/efi_loader.h | 7 +++
2 files changed, 75 insertions(+), 41 deletions(-)
--
2.24.0
More information about the U-Boot
mailing list