From: "duntan" <dun.tan@intel.com>
To: devel@edk2.groups.io
Subject: [edk2-devel] [Patch V3 0/5] Use MpService2Ppi to wakeup CPU in Smm CpuS3
Date: Wed, 30 Aug 2023 15:34:16 +0800 [thread overview]
Message-ID: <20230830073418.586-1-dun.tan@intel.com> (raw)
In V3 patch set:
1.Adjusted the order of some code in InitializeCpuBeforeRebase/After to make the code easier to understand
2.Remove the function cast of InitializeCpuProcedure.
Only the 'code refinement for CpuS3.c' and 'use MpService2Ppi to wakeup AP in s3' patches are modified in V3 patch set.
Dun Tan (5):
MdeModulePkg: add MpService2Ppi field in SMM_S3_RESUME_STATE
UefiCpuPkg/S3Resume2Pei: prepare MpService2Ppi in S3Resume
UefiCpuPkg/S3Resume2Pei: assert for invalid excution mode combo
UefiCpuPkg/PiSmmCpuDxe: code refinement for CpuS3.c
UefiCpuPkg/PiSmmCpuDxe: use MpService2Ppi to wakeup AP in s3
MdeModulePkg/Include/Guid/AcpiS3Context.h | 3 ++-
UefiCpuPkg/PiSmmCpuDxeSmm/CpuS3.c | 292 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------------------------------------------------------------
UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c | 25 ++++++++++++++++++++++++-
UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf | 3 ++-
4 files changed, 185 insertions(+), 138 deletions(-)
--
2.31.1.windows.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108115): https://edk2.groups.io/g/devel/message/108115
Mute This Topic: https://groups.io/mt/101047980/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next reply other threads:[~2023-08-30 7:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 7:34 duntan [this message]
2023-08-30 7:34 ` [edk2-devel] [Patch V3 4/5] UefiCpuPkg/PiSmmCpuDxe: code refinement for CpuS3.c duntan
2023-09-06 5:19 ` Ni, Ray
2023-08-30 7:34 ` [edk2-devel] [Patch V3 5/5] UefiCpuPkg/PiSmmCpuDxe: use MpService2Ppi to wakeup AP in s3 duntan
2023-09-06 5:19 ` Ni, Ray
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=20230830073418.586-1-dun.tan@intel.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