commit | d636f143f48add931785a2d41f4032cc0a629035 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jun 05 15:53:18 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 05 15:53:18 2019 -0400 |
tree | 6f60c48458e4fb975b0e602cff637c2e65a270cf | |
parent | 6252140452cea5d0529dbdcdb2958ac24d89f4e2 [diff] | |
parent | 2610576621426d130dee88537e8b76da9a06d77c [diff] |
Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi Pull request for UEFI sub-system for v2019.07-rc4-2 Support for managing the non-volatile attribute of UEFI variables is added though we do not have a backend for persistence yet. Error messages for changes of UEFI variables are provided. UEFI boottime service implementations are corrected.