From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.115; helo=mga14.intel.com; envelope-from=jiewen.yao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 80FB4225E9651 for ; Tue, 20 Mar 2018 17:58:05 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Mar 2018 18:04:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,338,1517904000"; d="scan'208";a="209977800" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga005.jf.intel.com with ESMTP; 20 Mar 2018 18:04:34 -0700 Received: from fmsmsx123.amr.corp.intel.com (10.18.125.38) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 20 Mar 2018 18:04:33 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx123.amr.corp.intel.com (10.18.125.38) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 20 Mar 2018 18:04:33 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.80]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.108]) with mapi id 14.03.0319.002; Wed, 21 Mar 2018 09:04:31 +0800 From: "Yao, Jiewen" To: "achin.gupta@arm.com" , "edk2-devel@lists.01.org" CC: "afish@apple.com" , "Kinney, Michael D" , "Leif.Lindholm@linaro.org" , "supreeth.venkatesh@arm.com" , "nd@arm.com" Thread-Topic: [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers Thread-Index: AQHTpmE65cjbizXYMUK6ap6lVPjakqPaFFBQ Date: Wed, 21 Mar 2018 01:04:30 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503AB092F9@shsmsx102.ccr.corp.intel.com> References: <1518701510-6213-1-git-send-email-achin.gupta@arm.com> <1518701510-6213-2-git-send-email-achin.gupta@arm.com> In-Reply-To: <1518701510-6213-2-git-send-email-achin.gupta@arm.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODI2YTM4NTctOTU0Mi00YjI3LWI1NWQtZjY2NTAwMGRjN2FjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjIuNS4xOCIsIlRydXN0ZWRMYWJlbEhhc2giOiJMK1VuaUtEMzZRYjRlcHdDUGpBN0xHd294aERjZ1lnTVB4bG5ib1NSdytkS2dhb1RHZGhtanhJXC9aVVhRbXpoaSJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2018 00:58:05 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jiewen.yao@intel.com > -----Original Message----- > From: achin.gupta@arm.com [mailto:achin.gupta@arm.com] > Sent: Thursday, February 15, 2018 9:32 PM > To: edk2-devel@lists.01.org > Cc: afish@apple.com; Kinney, Michael D ; > Leif.Lindholm@linaro.org; Yao, Jiewen ; > supreeth.venkatesh@arm.com; nd@arm.com; Achin Gupta > > Subject: [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and > maintainers >=20 > From: Achin Gupta >=20 > This patch adds maintainers, reviewer and directory for the > StandaloneMmPkg. This package will host an implementation of Standalone > Management Mode as specified in the Platform Initialization (PI) > Specification, Volume 4: Management Mode Core Interface. >=20 > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Achin Gupta > --- > Maintainers.txt | 5 +++++ > StandaloneMmPkg | 0 > 2 files changed, 5 insertions(+) >=20 > diff --git a/Maintainers.txt b/Maintainers.txt > index 74f2538..be5d527 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -259,3 +259,8 @@ M: Mang Guo > Vlv2TbltDevicePkg > M: David Wei > M: Mang Guo > + > +StandaloneMmPkg > +M: Achin Gupta > +M: Jiewen Yao > +R: Supreeth Venkatesh > diff --git a/StandaloneMmPkg b/StandaloneMmPkg > new file mode 100644 > index 0000000..e69de29 > -- > 1.9.1