From: Matt Fleming Date: Wed, 3 Oct 2012 09:04:02 +0000 (+0100) Subject: MAINTAINERS: Add EFI maintainer entry X-Git-Tag: upstream/snapshot3+hdmi~6545 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f7df953d687860690cc0e388d0efec215c09e9c;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git 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: Matt Fleming Acked-by: H. Peter Anvin Acked-by: Ingo Molnar Cc: Matthew Garrett Cc: Thomas Gleixner Cc: Tony Luck Cc: Len Brown Signed-off-by: Linus Torvalds --- diff --git a/MAINTAINERS b/MAINTAINERS index cb009e4..28167d0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 +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