From: Tom Rini Date: Mon, 13 Jul 2020 15:29:51 +0000 (-0400) Subject: Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=959a481f8f49cb01d757363ae816d83e9c145ab7;p=u-boot.git Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2020-10-rc1 (3) Up to now UEFI variables where stored in U-Boot environment variables. Saving UEFI variables was not possible without saving the U-Boot environment variables. With this patch series file ubootefi.var in the EFI system partition is used for saving UEFI variables. Furthermore the UEFI variables are exposed for reading at runtime. Code corrections for UEFI secure boot are provided. A buffer overrun in the RSA library is fixed. --- 959a481f8f49cb01d757363ae816d83e9c145ab7