commit | 77cae565bde9a9fa98e191006c0672d57d862a48 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Feb 22 20:26:34 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Feb 26 16:17:43 2021 +0100 |
tree | 407a6d74ec5e2be78248cfb7ba0be6e04f0a0093 | |
parent | 992b1731e6afc9ae4507e3ae22b6bcd1f2cb4ffc [diff] [blame] |
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>
diff --git a/MAINTAINERS b/MAINTAINERS index b82b7ad..a832abc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -708,6 +708,7 @@ 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>