summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-12-20 11:58:25 +0100
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-12-20 17:40:06 +0100
commit77504ee6764994f18039f7f634a419a1606296b0 (patch)
treef31179dbae130c19db3da5e0d831566eb82d2e5f /MAINTAINERS
parent73253d7765cd7da4f34ff64622913c40a7e23635 (diff)
downloadu-boot-77504ee6764994f18039f7f634a419a1606296b0.tar.gz
u-boot-77504ee6764994f18039f7f634a419a1606296b0.tar.xz
u-boot-77504ee6764994f18039f7f634a419a1606296b0.zip
MAINTAINERS: add tools/efivar.py to EFI PAYLOAD
tools/efivar.py allows to prepare a file with UEFI variables to preseed the UEFI variable store. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8675965fe5..f18a2966f1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -697,6 +697,7 @@ F: test/unicode_ut.c
F: cmd/bootefi.c
F: cmd/efidebug.c
F: cmd/nvedit_efi.c
+F: tools/efivar.py
F: tools/file2include.c
EFI VARIABLES VIA OP-TEE