[PATCH 1/1] MAINTAINERS: add tools/efivar.py to EFI PAYLOAD
Heinrich Schuchardt
xypron.glpk at gmx.de
Sun Dec 20 12:01:08 CET 2020
tools/efivar.py allows to prepare a file with UEFI variables to preseed
the UEFI variable store.
Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 127e30c0a5..9a78e873f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -696,6 +696,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
--
2.29.2
More information about the U-Boot
mailing list