From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.20, mailfrom: liming.gao@intel.com) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by groups.io with SMTP; Wed, 29 May 2019 18:46:25 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 May 2019 18:46:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,529,1549958400"; d="scan'208";a="179781792" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga002.fm.intel.com with ESMTP; 29 May 2019 18:46:19 -0700 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 29 May 2019 18:46:04 -0700 Received: from shsmsx105.ccr.corp.intel.com (10.239.4.158) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 29 May 2019 18:46:03 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.137]) by SHSMSX105.ccr.corp.intel.com ([169.254.11.153]) with mapi id 14.03.0415.000; Thu, 30 May 2019 09:46:01 +0800 From: "Liming Gao" To: "devel@edk2.groups.io" , "Dong, Guo" CC: "Ma, Maurice" , "You, Benjamin" , "Agyeman, Prince" Subject: Re: [edk2-devel] Maintainers.txt: update UEFI payload information Thread-Topic: [edk2-devel] Maintainers.txt: update UEFI payload information Thread-Index: AQHVFlHYoo3HvDFMcE+BHJ5hunxE1KaC5gRg Date: Thu, 30 May 2019 01:46:01 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E466840@SHSMSX104.ccr.corp.intel.com> References: <20190529190729.4440-1-guo.dong@intel.com> In-Reply-To: <20190529190729.4440-1-guo.dong@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: liming.gao@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao >-----Original Message----- >From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of >Guo Dong >Sent: Thursday, May 30, 2019 3:07 AM >To: devel@edk2.groups.io >Cc: Ma, Maurice ; You, Benjamin >; Dong, Guo ; Agyeman, >Prince >Subject: [edk2-devel] Maintainers.txt: update UEFI payload information > >Remove CorebootModulePkg and CorebootPayloadPkg, and add >UefiPayloadPkg to reflect recently change in UEFI payload. >wiki link for UefiPayloadPkg would be available soon. > >Signed-off-by: Guo Dong >--- > Maintainers.txt | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > >diff --git a/Maintainers.txt b/Maintainers.txt >index f3ce5edd8a..010ec31404 100644 >--- a/Maintainers.txt >+++ b/Maintainers.txt >@@ -86,13 +86,6 @@ M: Bob Feng > M: Liming Gao > R: Yonghong Zhu > >-CorebootModulePkg, CorebootPayloadPkg >-W: >https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_paylo >ad >-M: Maurice Ma >-M: Prince Agyeman >-M: Benjamin You >-S: Maintained >- > CryptoPkg > W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg > M: Jian Wang >@@ -238,6 +231,13 @@ M: Eric Dong > M: Ray Ni > R: Laszlo Ersek > >+UefiPayloadPkg >+W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg >+M: Maurice Ma >+M: Guo Dong >+M: Benjamin You >+S: Maintained >+ > StandaloneMmPkg > M: Achin Gupta > M: Jiewen Yao >-- >2.16.2.windows.1 > > >