Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f7df953 authored by Matt Fleming's avatar Matt Fleming Committed by Linus Torvalds
Browse files

MAINTAINERS: Add EFI maintainer entry



We're starting to need a channel through which we can funnel EFI
patches to make sure they get merged in a timely fashion. Matthew and
Peter seem happy enough for me to take that bullet.

Signed-off-by: default avatarMatt Fleming <matt.fleming@intel.com>
Acked-by: default avatarH. Peter Anvin <hpa@zytor.com>
Acked-by: default avatarIngo Molnar <mingo@kernel.org>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Len Brown <len.brown@intel.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b463036a
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2631,6 +2631,18 @@ T: git git://git.alsa-project.org/alsa-kernel.git
S:	Maintained
F:	sound/usb/misc/ua101.c

EXTENSIBLE FIRMWARE INTERFACE (EFI)
M:	Matt Fleming <matt.fleming@intel.com>
L:	linux-efi@vger.kernel.org
S:	Maintained
F:	Documentation/x86/efi-stub.txt
F:	arch/ia64/kernel/efi.c
F:	arch/x86/boot/compressed/eboot.[ch]
F:	arch/x86/include/asm/efi.h
F:	arch/x86/platform/efi/*
F:	drivers/firmware/efivars.c
F:	include/linux/efi*.h

EFIFB FRAMEBUFFER DRIVER
L:	linux-fbdev@vger.kernel.org
M:	Peter Jones <pjones@redhat.com>