aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini2018-07-30 15:02:29 -0500
committerTom Rini2018-07-30 15:02:29 -0500
commit406fd7e207d3593f150079514a371dccdc651ce7 (patch)
tree005f94b428abc454efd05f56364ee052cb16ac39 /MAINTAINERS
parent3a8c8bffd767abb350010f3892c0029c54cef725 (diff)
parent0b8a88ab6aa24de0ef2bf1e8109409f71e770a8e (diff)
downloadu-boot-406fd7e207d3593f150079514a371dccdc651ce7.tar.gz
u-boot-406fd7e207d3593f150079514a371dccdc651ce7.tar.xz
u-boot-406fd7e207d3593f150079514a371dccdc651ce7.zip
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
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e44280ceb6..fe8423530c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -368,6 +368,7 @@ F: doc/README.iscsi
368F: include/efi* 368F: include/efi*
369F: include/pe.h 369F: include/pe.h
370F: include/asm-generic/pe.h 370F: include/asm-generic/pe.h
371F: lib/charset.c
371F: lib/efi*/ 372F: lib/efi*/
372F: test/py/tests/test_efi* 373F: test/py/tests/test_efi*
373F: cmd/bootefi.c 374F: cmd/bootefi.c