All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilias Apalodimas <ilias.apalodimas@linaro.org>
To: u-boot@lists.denx.de
Subject: [PATCH 5/6] MAINTAINERS: Add maintainer for EFI variables via OP-TEE
Date: Mon, 11 May 2020 11:47:15 +0300	[thread overview]
Message-ID: <20200511084715.GB73895@apalos.home> (raw)
In-Reply-To: <b8cea38f-6820-749f-df8b-c4cec868e7be@gmx.de>

On Sat, May 09, 2020 at 11:17:59AM +0200, Heinrich Schuchardt wrote:
> On 5/6/20 9:12 PM, Ilias Apalodimas wrote:
> > 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@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@linaro.org>
> > +S:	Maintained
> > +F:	lib/efi_loader/efi_variable_tee.c
> 
> I think the mm* includes and efi_variable_tee.c should rest with the
> same maintainer.

Ok. 

Regards
/Ilias
> 
> Best regards
> 
> Heinrich
> 
> > +
> >  ENVIRONMENT
> >  M:	Joe Hershberger <joe.hershberger@ni.com>
> >  R:	Wolfgang Denk <wd@denx.de>
> >
> 

  reply	other threads:[~2020-05-11  8:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 19:12 [PATCH 0/6] EFI variable support via OP-TEE Ilias Apalodimas
2020-05-06 19:12 ` [PATCH 1/6] charset: Add support for calculating bytes occupied by a u16 string Ilias Apalodimas
2020-05-09  6:44   ` Heinrich Schuchardt
2020-05-06 19:12 ` [PATCH 2/6] efi_loader: Add headers for EDK2 StandAloneMM communication Ilias Apalodimas
2020-05-09  8:12   ` Heinrich Schuchardt
2020-05-11 10:25     ` Ilias Apalodimas
2020-05-06 19:12 ` [PATCH 3/6] efi_loader: Implement EFI variable handling via OP-TEE Ilias Apalodimas
2020-05-09  9:14   ` Heinrich Schuchardt
2020-05-11  8:43     ` Ilias Apalodimas
2020-05-11 10:00     ` Ilias Apalodimas
2020-05-06 19:12 ` [PATCH 4/6] cmd: efidebug: Add support for querying UEFI variable storage Ilias Apalodimas
2020-05-09  9:58   ` Heinrich Schuchardt
2020-05-11  8:49     ` Ilias Apalodimas
2020-05-06 19:12 ` [PATCH 5/6] MAINTAINERS: Add maintainer for EFI variables via OP-TEE Ilias Apalodimas
2020-05-09  9:17   ` Heinrich Schuchardt
2020-05-11  8:47     ` Ilias Apalodimas [this message]
2020-05-06 19:12 ` [PATCH 6/6] doc: uefi.rst: Add OP-TEE variable storage config options Ilias Apalodimas
2020-05-09  9:51   ` Heinrich Schuchardt
2020-05-11  8:52     ` Ilias Apalodimas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200511084715.GB73895@apalos.home \
    --to=ilias.apalodimas@linaro.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.