[PATCH 0/2] efi_loader: set load options in boot manager

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Aug 7 19:46:32 CEST 2020


Up to now we have been using environment variable 'bootargs' in the boot
manager to set the load options of the loaded image protocol. Instead we
should use the optional data.

Heinrich Schuchardt (2):
  efi_loader: factor out efi_set_load_options()
  efi_loader: set load options in boot manager

 cmd/bootefi.c                | 75 +++++++++++++++---------------------
 cmd/efidebug.c               |  4 +-
 include/efi_loader.h         |  5 ++-
 lib/efi_loader/efi_bootmgr.c | 70 +++++++++++++++++++++++++++------
 4 files changed, 96 insertions(+), 58 deletions(-)

--
2.28.0



More information about the U-Boot mailing list