From: Heinrich Schuchardt <xypron.glpk@gmx.de>
Date: Sun, 20 Dec 2020 10:58:25 +0000 (+0100)
Subject: MAINTAINERS: add tools/efivar.py to EFI PAYLOAD
X-Git-Tag: v2025.01-rc5-pxa1908~2092^2
X-Git-Url: http://git.dujemihanovic.xyz/%22/icons/right.gif/static/%7B%7B%20.Permalink%20%7D%7D?a=commitdiff_plain;h=77504ee6764994f18039f7f634a419a1606296b0;p=u-boot.git

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>
---

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