From: "Laszlo Ersek" <lersek@redhat.com>
To: devel@edk2.groups.io, abner.chang@amd.com
Cc: Andrew Fish <afish@apple.com>,
Leif Lindholm <quic_llindhol@quicinc.com>,
Michael D Kinney <michael.d.kinney@intel.com>,
Abdul Lateef Attar <AbdulLateef.Attar@amd.com>,
Nickle Wang <nicklew@nvidia.com>,
Jian J Wang <jian.j.wang@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Zhiguang Liu <zhiguang.liu@intel.com>,
Eric Dong <eric.dong@intel.com>, Ray Ni <ray.ni@intel.com>,
Rahul Kumar <rahul1.kumar@intel.com>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [edk2-devel] [PATCH 1/1] Maintainers.txt: Update maintainers list
Date: Wed, 25 Oct 2023 12:12:39 +0200 [thread overview]
Message-ID: <6cf340bf-df2c-74d3-a0f4-c15dafb41217@redhat.com> (raw)
In-Reply-To: <20231019054328.427-2-abner.chang@amd.com>
On 10/19/23 07:43, Chang, Abner via groups.io wrote:
> From: Abner Chang <abner.chang@amd.com>
>
> - Add two entries of MdePkg and MdeModulePkg for
> manageability modules and files.
> - Add one entry of UefiCpuPkg AMD related files.
>
> Signed-off-by: Abner Chang <abner.chang@amd.com>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>
> Cc: Nickle Wang <nicklew@nvidia.com>
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> Cc: Eric Dong <eric.dong@intel.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Rahul Kumar <rahul1.kumar@intel.com>
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> ---
> Maintainers.txt | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)
>
> 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@ami.com> [richardho]
> R: Rebecca Cran <rebecca@bsdio.com> [bcran]
>
> +MdeModulePkg: Manageability modules
> +F: MdeModulePkg/Include/*Ipmi*.*
> +F: MdeModulePkg/Library/*Ipmi*.*
> +M: Abner Chang <abner.chang@amd.com> [changab]
> +R: Abdul Lateef Attar <AbdulLateef.Attar@amd.com> [abdattar]
> +R: Nickle Wang <nicklew@nvidia.com> [nicklela]
> +
> MdePkg
> F: MdePkg/
> W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
> @@ -468,6 +475,14 @@ R: Gua Guo <gua.guo@intel.com> [gguo11837463]
> R: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]
> R: James Lu <james.lu@intel.com> [jameslu8]
>
> +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 <abner.chang@amd.com> [changab]
> +R: Abdul Lateef Attar <AbdulLateef.Attar@amd.com> [abdattar]
> +R: Nickle Wang <nicklew@nvidia.com> [nicklela]
> +
> NetworkPkg
> F: NetworkPkg/
> W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
> @@ -657,6 +672,12 @@ F: UefiCpuPkg/ResetVector/
> R: Debkumar De <debkumar.de@intel.com> [dde01]
> R: Catharine West <catharine.west@intel.com> [catharine-intl]
>
> +UefiCpuPkg: AMD related files
> +F: UefiCpuPkg/Library/MmSaveStateLib/*Amd*.*
> +F: UefiCpuPkg/Library/SmmCpuFeaturesLib/*Amd*.*
> +M: Abdul Lateef Attar <AbdulLateef.Attar@amd.com> [abdattar]
> +R: Abner Chang <abner.chang@amd.com> [changab]
> +
> UefiPayloadPkg
> F: UefiPayloadPkg/
> W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg
merged as commit 1f21e11168dd6a071a92e41ecdffc7cd6e5f3f02 (via #4954)
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#110031): https://edk2.groups.io/g/devel/message/110031
Mute This Topic: https://groups.io/mt/102055114/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next prev parent reply other threads:[~2023-10-25 10:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-19 5:43 [edk2-devel] [PATCH 0/1] Add new entries in Maintainers.txt Chang, Abner via groups.io
2023-10-19 5:43 ` [edk2-devel] [PATCH 1/1] Maintainers.txt: Update maintainers list Chang, Abner via groups.io
2023-10-19 6:14 ` Attar, AbdulLateef (Abdul Lateef) via groups.io
2023-10-30 3:18 ` Ni, Ray
2023-10-19 6:23 ` Nickle Wang via groups.io
2023-10-25 7:15 ` 回复: " gaoliming via groups.io
2023-10-25 8:09 ` Laszlo Ersek
2023-10-25 10:12 ` Laszlo Ersek [this message]
2023-10-25 12:05 ` Chang, Abner via groups.io
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-list 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=6cf340bf-df2c-74d3-a0f4-c15dafb41217@redhat.com \
--to=devel@edk2.groups.io \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox