Re: Pull request for UEFI sub-system for efi-2021-01-rc5 (2)

2021-01-02 Thread Tom Rini
On Tue, Dec 29, 2020 at 04:17:26PM +0100, Heinrich Schuchardt wrote: > Dear Tom, > > unfortunately I found two bugs that can lead to a crash. > > The following changes since commit ab865a8ee5c1a069f72a171270c02c99ccda7bfa: > > Merge tag 'u-boot-imx-20201227' of > https://gitlab.denx.de/u-boot

Pull request for UEFI sub-system for efi-2021-01-rc5 (2)

2020-12-29 Thread Heinrich Schuchardt
.de/u-boot/custodians/u-boot-efi/-/pipelines/5698 ---- Pull request for UEFI sub-system for efi-2021-01-rc5 (2) The following errors in the UEFI sub-system are fixed: * use after free in efi_exit() * invalid free when using the boot manager

Re: Pull request for UEFI sub-system for efi-2021-01-rc5

2020-12-28 Thread Tom Rini
On Sat, Dec 26, 2020 at 01:44:58PM +0100, Heinrich Schuchardt wrote: > Dear Tom, > > thanks for another year managing U-Boot. Wish you a Happy New Year. And thank you for all the time you've been putting in here. > > The following changes since commit fbc326244ce6fb3bd42353f343a511b512b8e710:

Pull request for UEFI sub-system for efi-2021-01-rc5

2020-12-26 Thread Heinrich Schuchardt
) 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