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 b82b7ad..a832abc 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>