From: Heinrich Schuchardt Date: Sun, 20 Dec 2020 10:58:25 +0000 (+0100) Subject: MAINTAINERS: add tools/efivar.py to EFI PAYLOAD X-Git-Tag: v2021.10~397^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=77504ee6764994f18039f7f634a419a1606296b0;p=platform%2Fkernel%2Fu-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 8675965..f18a296 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