From: "Ni, Ray" <ray.ni@intel.com>
To: Laszlo Ersek <lersek@redhat.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: Andrew Fish <afish@apple.com>, Gerd Hoffmann <kraxel@redhat.com>,
"Leif Lindholm" <quic_llindhol@quicinc.com>,
"Kinney, Michael D" <michael.d.kinney@intel.com>,
"Kumar, Rahul R" <rahul.r.kumar@intel.com>
Subject: Re: [edk2-devel] [PATCH 3/3] Maintainers.txt: add Laszlo Ersek as a UefiCpuPkg maintainer
Date: Mon, 20 Nov 2023 02:46:24 +0000 [thread overview]
Message-ID: <MN6PR11MB824431BED5174D1A0B9992198CB4A@MN6PR11MB8244.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20231116215058.8113-4-lersek@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 4106 bytes --]
Laszlo,
Welcome!
Thanks for monitoring the changes in UefiCpuPkg. I appreciate your efforts on improving the code quality of UefiCpuPkg.
Reviewed-by: Ray Ni <ray.ni@intel.com>
Thanks,
Ray
________________________________
From: Laszlo Ersek <lersek@redhat.com>
Sent: Friday, November 17, 2023 5:50 AM
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Andrew Fish <afish@apple.com>; Gerd Hoffmann <kraxel@redhat.com>; Leif Lindholm <quic_llindhol@quicinc.com>; Kinney, Michael D <michael.d.kinney@intel.com>; Kumar, Rahul R <rahul.r.kumar@intel.com>; Ni, Ray <ray.ni@intel.com>
Subject: [PATCH 3/3] Maintainers.txt: add Laszlo Ersek as a UefiCpuPkg maintainer
I intend to assist with the maintenance of the following files and
directories:
UefiCpuPkg/CpuDxe/
UefiCpuPkg/CpuIo2Dxe/
UefiCpuPkg/CpuIo2Smm/CpuIo2Mm.c
UefiCpuPkg/CpuIo2Smm/CpuIo2Mm.h
UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.c
UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
UefiCpuPkg/CpuMpPei/
UefiCpuPkg/CpuS3DataDxe/
UefiCpuPkg/Include/AcpiCpuData.h
UefiCpuPkg/Include/CpuHotPlugData.h
UefiCpuPkg/Include/Library/CpuPageTableLib.h
UefiCpuPkg/Include/Library/LocalApicLib.h
UefiCpuPkg/Include/Library/MmSaveStateLib.h
UefiCpuPkg/Include/Library/MpInitLib.h
UefiCpuPkg/Include/Library/SmmCpuFeaturesLib.h
UefiCpuPkg/Include/Library/SmmCpuPlatformHookLib.h
UefiCpuPkg/Include/Protocol/SmmCpuService.h
UefiCpuPkg/Include/Register/
UefiCpuPkg/Include/StuffRsbNasm.inc
UefiCpuPkg/Library/BaseXApicX2ApicLib/
UefiCpuPkg/Library/CpuExceptionHandlerLib/
UefiCpuPkg/Library/CpuPageTableLib/CpuPageTable.h
UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableLib.inf
UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableMap.c
UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableParse.c
UefiCpuPkg/Library/MmSaveStateLib/AmdMmSaveState.c
UefiCpuPkg/Library/MmSaveStateLib/AmdMmSaveStateLib.inf
UefiCpuPkg/Library/MmSaveStateLib/MmSaveState.h
UefiCpuPkg/Library/MmSaveStateLib/MmSaveStateCommon.c
UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
UefiCpuPkg/Library/MpInitLib/DxeMpLib.c
UefiCpuPkg/Library/MpInitLib/Ia32/CreatePageTable.c
UefiCpuPkg/Library/MpInitLib/Ia32/MpFuncs.nasm
UefiCpuPkg/Library/MpInitLib/MpEqu.inc
UefiCpuPkg/Library/MpInitLib/MpHandOff.h
UefiCpuPkg/Library/MpInitLib/MpLib.c
UefiCpuPkg/Library/MpInitLib/MpLib.h
UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf
UefiCpuPkg/Library/MpInitLib/PeiMpLib.c
UefiCpuPkg/Library/MpInitLib/X64/CreatePageTable.c
UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm
UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.c
UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.inf
UefiCpuPkg/Library/SmmCpuPlatformHookLibNull/
UefiCpuPkg/Library/SmmCpuRendezvousLib/
UefiCpuPkg/PiSmmCpuDxeSmm/
UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg/UefiCpuPkg.dsc
UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
Cc: Andrew Fish <afish@apple.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
---
Maintainers.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index 2583ba639038..5cedd339f55a 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -617,6 +617,7 @@ UefiCpuPkg
F: UefiCpuPkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
M: Ray Ni <ray.ni@intel.com> [niruiyu]
+M: Laszlo Ersek <lersek@redhat.com> [lersek]
R: Rahul Kumar <rahul1.kumar@intel.com> [rahul1-kumar]
R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111434): https://edk2.groups.io/g/devel/message/111434
Mute This Topic: https://groups.io/mt/102636317/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
[-- Attachment #2: Type: text/html, Size: 7297 bytes --]
next prev parent reply other threads:[~2023-11-20 2:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-16 21:50 [edk2-devel] [PATCH 0/3] Maintainers.txt: add Laszlo Ersek as an ArmVirt, Ovmf, UefiCpu Pkg "M" Laszlo Ersek
2023-11-16 21:50 ` [edk2-devel] [PATCH 1/3] Maintainers.txt: add Laszlo Ersek as an ArmVirtPkg maintainer Laszlo Ersek
2023-11-16 21:55 ` Ard Biesheuvel
2023-11-16 21:50 ` [edk2-devel] [PATCH 2/3] Maintainers.txt: add Laszlo Ersek as an OvmfPkg maintainer Laszlo Ersek
2023-11-16 21:56 ` Ard Biesheuvel
2023-11-16 21:50 ` [edk2-devel] [PATCH 3/3] Maintainers.txt: add Laszlo Ersek as a UefiCpuPkg maintainer Laszlo Ersek
2023-11-20 2:46 ` Ni, Ray [this message]
2023-11-16 22:52 ` [edk2-devel] [PATCH 0/3] Maintainers.txt: add Laszlo Ersek as an ArmVirt, Ovmf, UefiCpu Pkg "M" Michael D Kinney
2023-11-17 2:31 ` Yao, Jiewen
2023-11-16 23:45 ` Leif Lindholm
2023-11-17 8:59 ` Gerd Hoffmann
2023-12-08 13:31 ` Laszlo Ersek
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=MN6PR11MB824431BED5174D1A0B9992198CB4A@MN6PR11MB8244.namprd11.prod.outlook.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