
On 4/24/21 12:16 PM, Heinrich Schuchardt wrote:
Dear Tom,
The following changes since commit 84baa65dffdbce20752279101548ba888be53b3e:
Merge branch '2021-04-22-assorted-updates' (2021-04-23 12:21:37 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2021-07-rc1-3
for you to fetch changes up to ce62b0f8f45f1b71fc03ddee84c0529cea228e24:
test/py: Fix efidebug related tests (2021-04-24 06:53:40 +0200)
Gitlab CI showed no problem: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/7279
Pull request for efi-2021-07-rc1-3
Documentation fixes
UEFI bug fixes:
- error handling for capsule updates
AKASHI Takahiro (1): efi_loader: capsule: return a correct error code at find_boot_device()
Heinrich Schuchardt (2): doc: fatinfo man-page efi_loader: missing include in efi_string.c
Ilias Apalodimas (2): efi_loader: simplify tcg2_create_digest() test/py: Fix efidebug related tests
Jose Marinho (1): efi: Fix ESRT refresh after Capsule update
Marek Vasut (1): doc: imx: psb: Fix missing setexpr arguments
This patch should go through imx tree (Stefano, on CC), it has nothing to do with EFI.