
Dear Tom,
The following changes since commit 897d634a9861feedbccf63fad5383670dd973276:
Merge tag 'dm-pull-31mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm (2023-03-31 12:02:41 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2023-04-rc6
for you to fetch changes up to dfd4288173245f0ea03df3e73cf62848c0212d98:
efi_loader: remove duplicate assignment (2023-04-01 10:11:50 +0200)
Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/15840
---------------------------------------------------------------- Pull request for efi-2023-04-rc6
Documentation:
* describe skipping triggering a pipeline in Gitlab
UEFI:
* correct shortening of device-paths for boot options
---------------------------------------------------------------- Heinrich Schuchardt (4): scsi: typo supporedt doc: describe skipping triggering a pipeline in Gitlab efi_loader: correct shortening of device-paths efi_loader: remove duplicate assignment
doc/develop/ci_testing.rst | 6 ++++++ drivers/scsi/Kconfig | 2 +- include/efi_api.h | 1 + lib/efi_loader/efi_device_path.c | 23 +++++++---------------- 4 files changed, 15 insertions(+), 17 deletions(-)