From nobody Tue May 7 06:32:17 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+41646+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41646+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1559156853; cv=none; d=zoho.com; s=zohoarc; b=Fbm8XkQg15rDm1rridM1ke6iD6s8rpOcvor5i2+Cni3QNbgk+nChTXpR8NLWECrAAQ4zlyKC9bbvVMASbAbfMpdsWnzIxcgPcTb2pfRGwAL5tm/3UpH3Vm9XmsWj/a/r1TnyCc46RLIso1PyjtekRsmn3AyJxB/vsrxRjDIofwU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1559156853; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=WK7LmalcLmA1r3psgbUcFBHjxNcpfa67b9XBKMJIcQs=; b=Ay86lHq7QzMvlWGcn+MUXnzQ4P5ew4H8wkL2VEVZJGVxjaBa7tq643T95oDkwxCJ6AKntb5vxkNLybHB/k9XTFx2sqXwgj/dlFFzZ193MAoqoBGXI4D95kBikE1+QuO6YBvHpFe+hV8er0+tAlu9dJU4jNDWNCU3kQXupk2wwUI= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41646+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1559156853964583.7294055448292; Wed, 29 May 2019 12:07:33 -0700 (PDT) Return-Path: X-Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by groups.io with SMTP; Wed, 29 May 2019 12:07:33 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 May 2019 12:07:32 -0700 X-ExtLoop1: 1 X-Received: from gdong1-mobl.amr.corp.intel.com ([10.78.24.216]) by orsmga004.jf.intel.com with ESMTP; 29 May 2019 12:07:32 -0700 From: "Guo Dong" To: devel@edk2.groups.io Cc: maurice.ma@intel.com, benjamin.you@intel.com, guo.dong@intel.com, prince.agyeman@intel.com Subject: [edk2-devel] Maintainers.txt: update UEFI payload information Date: Wed, 29 May 2019 12:07:29 -0700 Message-Id: <20190529190729.4440-1-guo.dong@intel.com> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,guo.dong@intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1559156853; bh=h3Ev9O2WgCl7AL7Nl+UhjEwRy/aWMCzYmwh11IVpjnI=; h=Cc:Date:From:Reply-To:Subject:To; b=hHeh6T2tQzrfJiGYHVLankWdtYSUdT2MGnlXylvJqJZ7IRO8aepZZLdpGUxM9F8CuYP Dy47d2qAdBhs80t+KFjI/T146W+0yYunjJLYzzR6Gej4SmcvaVVkw1H2r6sL8kYvub4yq errjBDHw4BkjSMUOSkhCw1DZ22jG6kc835c= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" 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 Reviewed-by: Liming Gao Reviewed-by: Maurice Ma --- 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 =20 -CorebootModulePkg, CorebootPayloadPkg -W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_pay= load -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 =20 +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 --=20 2.16.2.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#41646): https://edk2.groups.io/g/devel/message/41646 Mute This Topic: https://groups.io/mt/31837296/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-