commit | ed9e1cce27d05dc20e4f8536920669b234e0aa84 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Jun 03 12:27:56 2018 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sun Jun 03 12:27:56 2018 -0400 |
tree | a5a434d90cab87552a360598995569b2defb573a | |
parent | 0d6dace76c7817c98ffd44f58c21ee83575420b1 [diff] | |
parent | 287953212148edd13bfb0fa0108b8286b52ca657 [diff] |
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot Patch queue for efi - 2018-06-03 A number of fixes and feature completeness work this time around: - Fix sunxi GOP reservation - Fix cursor position - Fix efi_get_variable - Allow more selftest parts to build on x86_64 - Allow unaligned memory access on armv7 - Implement ReinstallProtocolInterface - More sandbox preparation