]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
authorTom Rini <trini@konsulko.com>
Sun, 3 Jun 2018 16:27:56 +0000 (12:27 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 3 Jun 2018 16:27:56 +0000 (12:27 -0400)
commit0670bc142871c45ca870241575e1658d4e9200f4
treea5a434d90cab87552a360598995569b2defb573a
parentb4c95b394ce60c3d00578c7b5341eac2e51ccba0
parent58670e0a10d7014e03aa8955cc41d2e376fa3474
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