[PATCH 0/2] efi_loader: allow booting from short dev only DP

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Jun 11 07:22:06 CEST 2022


Allow creating boot options without file path, e.g.

    efidebug boot add -b 0001 'short dev only' host 0:1 ''
    efidebug boot add -B 0001 'long dev only' host 0:1 ''

Allow booting from a short form device-path without file path, e.g.

    /HD(1,GPT,5ef79931-a1aa-4c70-9d67-611e8f69eafd,0x800,0x1000)

Heinrich Schuchardt (2):
  efi_loader: allow booting from short dev only DP
  efi_loader: create boot options without file path

 lib/efi_loader/efi_bootmgr.c     |  9 ++++-----
 lib/efi_loader/efi_device_path.c | 14 ++++++++------
 2 files changed, 12 insertions(+), 11 deletions(-)

--
2.36.1



More information about the U-Boot mailing list