summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2016-12-07 19:54:11 +0100
committerIngo Molnar <mingo@kernel.org>2016-12-07 19:54:11 +0100
commit0555ce3e0b795c7f5da14e1819141f52103ad616 (patch)
tree148061b80fbf0f38fe9b8be5a0e7a09b85a9201f /MAINTAINERS
parentb11cdd2f34b3081165a5c327b43f6b51895c4688 (diff)
parent018edcfac4c3b140366ad51b0907f3becb5bb624 (diff)
Merge branch 'efi/core'
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 63cefa62324c..f537440eddb3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4638,12 +4638,14 @@ L: linux-efi@vger.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
S: Maintained
F: Documentation/efi-stub.txt
-F: arch/ia64/kernel/efi.c
+F: arch/*/kernel/efi.c
F: arch/x86/boot/compressed/eboot.[ch]
-F: arch/x86/include/asm/efi.h
+F: arch/*/include/asm/efi.h
F: arch/x86/platform/efi/
F: drivers/firmware/efi/
F: include/linux/efi*.h
+F: arch/arm/boot/compressed/efi-header.S
+F: arch/arm64/kernel/efi-entry.S
EFI VARIABLE FILESYSTEM
M: Matthew Garrett <matthew.garrett@nebula.com>