For UefiCpuPkg part, Reviewed-by: Ray Ni <[email protected]>
Thanks, Ray ________________________________ From: Attar, AbdulLateef (Abdul Lateef) <[email protected]> Sent: Thursday, October 19, 2023 2:14 PM To: Chang, Abner <[email protected]>; [email protected] <[email protected]> Cc: Andrew Fish <[email protected]>; Leif Lindholm <[email protected]>; Kinney, Michael D <[email protected]>; Nickle Wang <[email protected]>; Wang, Jian J <[email protected]>; Gao, Liming <[email protected]>; Liu, Zhiguang <[email protected]>; Dong, Eric <[email protected]>; Ni, Ray <[email protected]>; Kumar, Rahul R <[email protected]>; Gerd Hoffmann <[email protected]> Subject: RE: [PATCH 1/1] Maintainers.txt: Update maintainers list [AMD Official Use Only - General] Acked-by: Abdul Lateef Attar <[email protected]> -----Original Message----- From: Chang, Abner <[email protected]> Sent: Thursday, October 19, 2023 11:13 AM To: [email protected] Cc: Andrew Fish <[email protected]>; Leif Lindholm <[email protected]>; Michael D Kinney <[email protected]>; Attar, AbdulLateef (Abdul Lateef) <[email protected]>; Nickle Wang <[email protected]>; Jian J Wang <[email protected]>; Liming Gao <[email protected]>; Zhiguang Liu <[email protected]>; Eric Dong <[email protected]>; Ray Ni <[email protected]>; Rahul Kumar <[email protected]>; Gerd Hoffmann <[email protected]> Subject: [PATCH 1/1] Maintainers.txt: Update maintainers list From: Abner Chang <[email protected]> - 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 <[email protected]> Cc: Andrew Fish <[email protected]> Cc: Leif Lindholm <[email protected]> Cc: Michael D Kinney <[email protected]> Cc: Abdul Lateef Attar <[email protected]> Cc: Nickle Wang <[email protected]> Cc: Jian J Wang <[email protected]> Cc: Liming Gao <[email protected]> Cc: Zhiguang Liu <[email protected]> Cc: Eric Dong <[email protected]> Cc: Ray Ni <[email protected]> Cc: Rahul Kumar <[email protected]> Cc: Gerd Hoffmann <[email protected]> --- 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 <[email protected]> [richardho] R: Rebecca Cran <[email protected]> [bcran] +MdeModulePkg: Manageability modules +F: MdeModulePkg/Include/*Ipmi*.* +F: MdeModulePkg/Library/*Ipmi*.* +M: Abner Chang <[email protected]> [changab] +R: Abdul Lateef Attar <[email protected]> [abdattar] +R: Nickle Wang <[email protected]> [nicklela] + MdePkg F: MdePkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg @@ -468,6 +475,14 @@ R: Gua Guo <[email protected]> [gguo11837463] R: Chasel Chiu <[email protected]> [ChaselChiu] R: James Lu <[email protected]> [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 <[email protected]> [changab] +R: Abdul Lateef Attar <[email protected]> [abdattar] +R: Nickle Wang <[email protected]> [nicklela] + NetworkPkg F: NetworkPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg @@ -657,6 +672,12 @@ F: UefiCpuPkg/ResetVector/ R: Debkumar De <[email protected]> [dde01] R: Catharine West <[email protected]> [catharine-intl] +UefiCpuPkg: AMD related files +F: UefiCpuPkg/Library/MmSaveStateLib/*Amd*.* +F: UefiCpuPkg/Library/SmmCpuFeaturesLib/*Amd*.* +M: Abdul Lateef Attar <[email protected]> [abdattar] +R: Abner Chang <[email protected]> [changab] + UefiPayloadPkg F: UefiPayloadPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg -- 2.37.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110286): https://edk2.groups.io/g/devel/message/110286 Mute This Topic: https://groups.io/mt/102055114/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
