* Matt Fleming <[email protected]> wrote: > From: Matt Fleming <[email protected]> > > 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 <[email protected]> > Cc: H. Peter Anvin <[email protected]> > Cc: Matthew Garrett <[email protected]> > Cc: Ingo Molnar <[email protected]> > Cc: Thomas Gleixner <[email protected]> > Cc: Tony Luck <[email protected]> > Cc: Len Brown <[email protected]> > --- > MAINTAINERS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8c22b7f..a2a2756 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2632,6 +2632,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 <[email protected]> > +L: [email protected] > +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 > +
Acked-by: Ingo Molnar <[email protected]> Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

