[PATCH 5/6] MAINTAINERS: Add maintainer for EFI variables via OP-TEE

Ilias Apalodimas ilias.apalodimas at linaro.org
Wed May 6 21:12:45 CEST 2020


Add myself as maintainer for the OP-TEE related UEFI variable storage
and add the headers files on the existing EFI list

Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ec59ce8b8802..f33fd74b330b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -625,6 +625,8 @@ F:	include/cp437.h
 F:	include/efi*
 F:	include/pe.h
 F:	include/asm-generic/pe.h
+F:	include/mm_communication.h
+F:	include/mm_variable.h
 F:	lib/charset.c
 F:	lib/efi*/
 F:	test/py/tests/test_efi*
@@ -635,6 +637,11 @@ F:	cmd/efidebug.c
 F:	cmd/nvedit_efi.c
 F:	tools/file2include.c
 
+EFI VARIABLES VIA OP-TEE
+M:	Ilias Apalodimas <ilias.apalodimas at linaro.org>
+S:	Maintained
+F:	lib/efi_loader/efi_variable_tee.c
+
 ENVIRONMENT
 M:	Joe Hershberger <joe.hershberger at ni.com>
 R:	Wolfgang Denk <wd at denx.de>
-- 
2.26.2



More information about the U-Boot mailing list