summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2021-02-22 20:26:34 +0100
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2021-02-26 16:17:43 +0100
commit77cae565bde9a9fa98e191006c0672d57d862a48 (patch)
tree407a6d74ec5e2be78248cfb7ba0be6e04f0a0093 /MAINTAINERS
parent992b1731e6afc9ae4507e3ae22b6bcd1f2cb4ffc (diff)
downloadu-boot-77cae565bde9a9fa98e191006c0672d57d862a48.tar.gz
u-boot-77cae565bde9a9fa98e191006c0672d57d862a48.tar.xz
u-boot-77cae565bde9a9fa98e191006c0672d57d862a48.zip
MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOAD
tools/mkeficapsule.c is used to prepare test files for testing the UEFI sub-system. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b82b7adbeb..a832abc765 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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>