diff options
| author | Tom Rini <[email protected]> | 2018-04-23 16:17:36 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-04-23 16:17:36 -0400 |
| commit | 49f8849de9cf4855f48a85f015f9f80250a3b2aa (patch) | |
| tree | 9f01297ac517494dc0a5fa83998b2494ee785d07 /doc | |
| parent | ec360e64862ae0ab271296e786917e5f9a04e9fb (diff) | |
| parent | e83222bfc3ad2d7b2ecb1f1e559d78ec0d1f03cd (diff) | |
Merge tag 'signed-efi-2018.05' of git://github.com/agraf/u-boot
Patch queue for efi - 2018-04-23
Some last minute fixes for 2018.05. Most of them are minor fixes. On
top we have some functional improvements for the device path logic
which should also help us be more compatible.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.uefi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.uefi b/doc/README.uefi index 7403be36146..bb89b7ac2f7 100644 --- a/doc/README.uefi +++ b/doc/README.uefi @@ -324,6 +324,8 @@ 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) |
