commit | a17ba0b83c3263731e52569abab7c7168c08099b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Aug 03 08:01:08 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 03 08:01:08 2020 -0400 |
tree | 927060fe33d69ee04c4cace328297ac92f151bc5 | |
parent | d2de64b63e25ddf31af4b350d2b259dacf52c492 [diff] | |
parent | 95696ca6e2d0e59b0c619321e548418e08203091 [diff] |
Merge tag 'efi-2020-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2020-10-rc2 This series comprises error corrections for the UEFI subsystem: * make the memory size reserved for the U-Boot stack customizable and reduce it for the MAIX board * correct build dependencies for UEFI unit test * enable read-only UEFI variable are enabled with the TEE backend * add 10 ms wait to sysreset to fix a problem with unit testing