Dear Tom,

The following changes since commit 57bd363de7b95bececd40a0c8dbb2fcf4d8d3b21:

  Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2022-06-08
08:25:30 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2022-07-rc5

for you to fetch changes up to 72fa9cd59edcf99cb32c05604d2a904018acd30a:

  efi_loader: create boot options without file path (2022-06-12
13:02:34 +0200)

Gitlab reported no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/12278

----------------------------------------------------------------
Pull request for efi-2022-07-rc5

UEFI:

* Ignore OsIndications if CONFIG_EFI_IGNORE_OSINDICATIONS=y
* Correct UEFI default binary name
* Let efidebug create boot options without file path
* Support booting with a boot option with shortened device only device path

----------------------------------------------------------------
Heinrich Schuchardt (3):
      efi_loader: correctly identify binary name
      efi_loader: allow booting from short dev only DP
      efi_loader: create boot options without file path

Sughosh Ganu (2):
      EFI: Do not consider OsIndications variable if
CONFIG_EFI_IGNORE_OSINDICATIONS is enabled
      EFI: FMP: Use a common GetImageInfo function for FIT and raw images

 include/efi_default_filename.h   | 41 ++++++++++++--------
 lib/efi_loader/efi_bootmgr.c     | 12 +++---
 lib/efi_loader/efi_capsule.c     |  7 ++--
 lib/efi_loader/efi_device_path.c | 33 ++++++++++++-----
 lib/efi_loader/efi_firmware.c    | 80
+++++++---------------------------------
 5 files changed, 73 insertions(+), 100 deletions(-)

Reply via email to