From: Heinrich Schuchardt Date: Sun, 20 Dec 2020 10:58:25 +0000 (+0100) Subject: MAINTAINERS: add tools/efivar.py to EFI PAYLOAD X-Git-Url: http://git.dujemihanovic.xyz/?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 --- 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