From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heinrich Schuchardt Date: Sat, 26 Dec 2020 13:44:58 +0100 Subject: Pull request for UEFI sub-system for efi-2021-01-rc5 Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Tom, thanks for another year managing U-Boot. Wish you a Happy New Year. The following changes since commit fbc326244ce6fb3bd42353f343a511b512b8e710: Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-12-22 08:18:21 -0500) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2021-01-rc5 for you to fetch changes up to 548fb67eef14f83d60310193415ac9d06a3bd286: efi_loader: Extra checks while opening an OPTEE session (2020-12-26 12:47:46 +0100) ---------------------------------------------------------------- Pull request for UEFI sub-system for efi-2021-01-rc5 * In the Standalone MM based implementation of UEFI variables check the internal OP-TEE return code ---------------------------------------------------------------- Ilias Apalodimas (1): efi_loader: Extra checks while opening an OPTEE session lib/efi_loader/efi_variable_tee.c | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-)