summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-03-04 01:10:10 +0100
committerTom Rini <trini@konsulko.com>2016-03-15 21:30:12 -0400
commite4a7394ad2ea7511811370a53deeaa168bb273fc (patch)
tree78234d511430d82951025ec513929abe62c1a266
parent996a18a7142442767821f4c8bb560cb081d6948f (diff)
downloadtalos-obmc-uboot-e4a7394ad2ea7511811370a53deeaa168bb273fc.tar.gz
talos-obmc-uboot-e4a7394ad2ea7511811370a53deeaa168bb273fc.zip
efi_loader: Add MAINTAINERS entry
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>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9d447eafdb..32f97b28dc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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
OpenPOWER on IntegriCloud