]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
efi_loader: Add MAINTAINERS entry
authorAlexander Graf <agraf@suse.de>
Fri, 4 Mar 2016 00:10:10 +0000 (01:10 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 16 Mar 2016 01:30:12 +0000 (21:30 -0400)
Now that everything's in place, let's add myself as the maintainer for
the efi payload support.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
MAINTAINERS

index 9d447eafdbc609720a389ed0814a6ea8eed56d84..32f97b28dc77066555cf5b9ab937ec077f63b630 100644 (file)
@@ -230,6 +230,13 @@ F: drivers/core/
 F:     include/dm/
 F:     test/dm/
 
+EFI PAYLOAD
+M:     Alexander Graf <agraf@suse.de>
+S:     Maintained
+F:     include/efi_loader.h
+F:     lib/efi_loader/
+F:     cmd/bootefi.c
+
 FLATTENED DEVICE TREE
 M:     Simon Glass <sjg@chromium.org>
 S:     Maintained