Since I am co-maintaining EFI with Heinrich remove the special
entry for EFI variable storage via OP-TEE
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
F: include/efi*
F: include/pe.h
F: include/asm-generic/pe.h
+F: include/mm_communication.h
F: lib/charset.c
F: lib/efi*/
F: test/lib/efi_*
F: tools/file2include.c
F: tools/mkeficapsule.c
-EFI VARIABLES VIA OP-TEE
-M: Ilias Apalodimas <ilias.apalodimas@linaro.org>
-S: Maintained
-F: lib/efi_loader/efi_variable_tee.c
-F: include/mm_communication.h
-
ENVIRONMENT
M: Joe Hershberger <joe.hershberger@ni.com>
R: Wolfgang Denk <wd@denx.de>