]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOAD
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 22 Feb 2021 19:26:34 +0000 (20:26 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 26 Feb 2021 15:17:43 +0000 (16:17 +0100)
tools/mkeficapsule.c is used to prepare test files for testing the UEFI
sub-system.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
MAINTAINERS

index b82b7adbeb29eec287f1854fb8a3e33543562661..a832abc765e397d8ca62aa2d196a4cd3ba5bac19 100644 (file)
@@ -708,6 +708,7 @@ F:  cmd/efidebug.c
 F:     cmd/nvedit_efi.c
 F:     tools/efivar.py
 F:     tools/file2include.c
+F:     tools/mkeficapsule.c
 
 EFI VARIABLES VIA OP-TEE
 M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>