Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot

Patch queue for efi - 2018-07-25

Highlights this time:

  - Many small fixes to improve spec compatibility (found by SCT)
  - Almost enough to run with sandbox target
  - GetTime() improvements
  - Enable EFI_LOADER and HYP entry on ARMv7 with NONSEC=y
This commit is contained in:
Tom Rini
2018-07-30 16:02:29 -04:00
70 changed files with 1171 additions and 401 deletions

View File

@@ -329,8 +329,6 @@ This driver is only available if U-Boot is configured with
* persistence
* runtime support
* support bootefi booting ARMv7 in non-secure mode (CONFIG_ARMV7_NONSEC=y)
## Links
* [1](http://uefi.org/specifications)