mbox series

[v2,0/4] efi_loader: prepare for FIT images

Message ID 20191208001742.60076-1-xypron.glpk@gmx.de
Headers show
Series efi_loader: prepare for FIT images | expand

Message

Heinrich Schuchardt Dec. 8, 2019, 12:17 a.m. UTC
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