From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 74046740038 for ; Wed, 25 Oct 2023 07:16:11 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=cVaHsjqnG6iHcfiWrIZzoA5FwOzmLTFJBHIhqUwOTuI=; c=relaxed/simple; d=groups.io; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Thread-Index:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding:Content-Language; s=20140610; t=1698218170; v=1; b=i+MgxpUdv57XifjfOaYw+bicFHpk6lw0ILtZErBgaeY/2c+edAI6U2hILxohWvMcpeJAAdhF TvqGBgxf+K1TfAR/pjMlfvD4+2KjB35+PV8GOB1UDLhNSCZdrsvVBJYIQwjswZE33/G7NM2ol2T 9SStHjYfSbt8qC7haOWZkzKA= X-Received: by 127.0.0.2 with SMTP id KrxWYY7687511x50rFAN3eGw; Wed, 25 Oct 2023 00:16:10 -0700 X-Received: from zrleap.intel-email.com (zrleap.intel-email.com [114.80.218.36]) by mx.groups.io with SMTP id smtpd.web10.168170.1698218169048516057 for ; Wed, 25 Oct 2023 00:16:09 -0700 X-Received: from zrleap.intel-email.com (localhost [127.0.0.1]) by zrleap.intel-email.com (Postfix) with ESMTP id BAA5AA32E16D for ; Wed, 25 Oct 2023 15:16:05 +0800 (CST) X-Received: from localhost (localhost [127.0.0.1]) by zrleap.intel-email.com (Postfix) with ESMTP id 9E96AA32E149 for ; Wed, 25 Oct 2023 15:16:05 +0800 (CST) X-Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by zrleap.intel-email.com (Postfix) with SMTP id D09B6A32E16A for ; Wed, 25 Oct 2023 15:16:00 +0800 (CST) X-Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP(SSL) for ; Wed, 25 Oct 2023 15:15:10 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 58.246.60.130 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming via groups.io" To: , Cc: "'Andrew Fish'" , "'Leif Lindholm'" , "'Michael D Kinney'" , "'Abdul Lateef Attar'" , "'Nickle Wang'" , "'Jian J Wang'" , "'Zhiguang Liu'" , "'Eric Dong'" , "'Ray Ni'" , "'Rahul Kumar'" , "'Gerd Hoffmann'" References: <20231019054328.427-1-abner.chang@amd.com> <20231019054328.427-2-abner.chang@amd.com> In-Reply-To: <20231019054328.427-2-abner.chang@amd.com> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIDEvMV0gTWFpbnRhaW5lcnMudHh0OiBVcGRhdGUgbWFpbnRhaW5lcnMgbGlzdA==?= Date: Wed, 25 Oct 2023 15:15:08 +0800 Message-ID: <000b01da0712$fd8db7e0$f8a927a0$@byosoft.com.cn> MIME-Version: 1.0 Thread-Index: AQHVeb/2czKJbMI6S9OntO0kqb+F8QGISC6zsFbwIzA= Precedence: Bulk List-Subscribe: List-Help: 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,gaoliming@byosoft.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: qL87qn2ny2wCIpnTmr7E6GRIx7686176AA= Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=i+MgxpUd; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Reviewed-by: Liming Gao > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA=B1= =ED Chang, Abner > via groups.io > =B7=A2=CB=CD=CA=B1=BC=E4: 2023=C4=EA10=D4=C219=C8=D5 13:43 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io > =B3=AD=CB=CD: Andrew Fish ; Leif Lindholm > ; Michael D Kinney > ; Abdul Lateef Attar > ; Nickle Wang ; Jian J > Wang ; Liming Gao ; > Zhiguang Liu ; Eric Dong ; > Ray Ni ; Rahul Kumar ; Gerd > Hoffmann > =D6=F7=CC=E2: [edk2-devel] [PATCH 1/1] Maintainers.txt: Update maintainer= s list >=20 > From: Abner Chang >=20 > - Add two entries of MdePkg and MdeModulePkg for > manageability modules and files. > - Add one entry of UefiCpuPkg AMD related files. >=20 > Signed-off-by: Abner Chang > Cc: Andrew Fish > Cc: Leif Lindholm > Cc: Michael D Kinney > Cc: Abdul Lateef Attar > Cc: Nickle Wang > Cc: Jian J Wang > Cc: Liming Gao > Cc: Zhiguang Liu > Cc: Eric Dong > Cc: Ray Ni > Cc: Rahul Kumar > Cc: Gerd Hoffmann > --- > Maintainers.txt | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) >=20 > diff --git a/Maintainers.txt b/Maintainers.txt > index 1a7525b1b4c..4bec19832f4 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -443,6 +443,13 @@ F: > MdeModulePkg/Include/Protocol/UsbEthernetProtocol.h > M: Richard Ho [richardho] > R: Rebecca Cran [bcran] >=20 > +MdeModulePkg: Manageability modules > +F: MdeModulePkg/Include/*Ipmi*.* > +F: MdeModulePkg/Library/*Ipmi*.* > +M: Abner Chang [changab] > +R: Abdul Lateef Attar [abdattar] > +R: Nickle Wang [nicklela] > + > MdePkg > F: MdePkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg > @@ -468,6 +475,14 @@ R: Gua Guo [gguo11837463] > R: Chasel Chiu [ChaselChiu] > R: James Lu [jameslu8] >=20 > +MdePkg: Manageability industryStandard standard C header files > +F: MdePkg/Include/IndustryStandard/*Ipmi*.h > +F: MdePkg/Include/IndustryStandard/*Mctp*.h > +F: MdePkg/Include/IndustryStandard/*Pldm*.h > +M: Abner Chang [changab] > +R: Abdul Lateef Attar [abdattar] > +R: Nickle Wang [nicklela] > + > NetworkPkg > F: NetworkPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg > @@ -657,6 +672,12 @@ F: UefiCpuPkg/ResetVector/ > R: Debkumar De [dde01] > R: Catharine West [catharine-intl] >=20 > +UefiCpuPkg: AMD related files > +F: UefiCpuPkg/Library/MmSaveStateLib/*Amd*.* > +F: UefiCpuPkg/Library/SmmCpuFeaturesLib/*Amd*.* > +M: Abdul Lateef Attar [abdattar] > +R: Abner Chang [changab] > + > UefiPayloadPkg > F: UefiPayloadPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg > -- > 2.37.1.windows.1 >=20 >=20 >=20 >=20 >=20 -=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 (#110017): https://edk2.groups.io/g/devel/message/110017 Mute This Topic: https://groups.io/mt/102173714/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-