diff options
| author | Ilias Apalodimas <[email protected]> | 2022-10-06 11:41:24 +0300 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-10-06 22:54:58 +0200 |
| commit | 1af680d5bc2e659a9bd532cf5c0009dd6d5bbdc3 (patch) | |
| tree | 7061aa319931e7ddbda171566e3f9e11310689a9 | |
| parent | f05911a126bd6b8536c8d43fd6c1d837008fcda1 (diff) | |
MAINTAINERS: get rid of the optee variables entry
Since I am co-maintaining EFI with Heinrich remove the special
entry for EFI variable storage via OP-TEE
Signed-off-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b4b185aacd4..a26b36c7c20 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -871,6 +871,7 @@ F: include/cp437.h 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_* @@ -884,12 +885,6 @@ F: tools/efivar.py F: tools/file2include.c F: tools/mkeficapsule.c -EFI VARIABLES VIA OP-TEE -M: Ilias Apalodimas <[email protected]> -S: Maintained -F: lib/efi_loader/efi_variable_tee.c -F: include/mm_communication.h - ENVIRONMENT M: Joe Hershberger <[email protected]> R: Wolfgang Denk <[email protected]> |
