public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix the issue that OS complains memory < 1MB changes across S3
@ 2019-06-05  5:49 Ni, Ray
  2019-06-05  5:49 ` [PATCH v2 1/2] UefiCpuPkg/MpInitLib: increase NumApsExecuting only for ApInitConfig Ni, Ray
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ni, Ray @ 2019-06-05  5:49 UTC (permalink / raw)
  To: devel

v2:
  Answer Laszlo's comments:
    1. Add 1/2 patch to change IA32 waking up vector assembly code to increase
       NumApsExecuting only for ApInitConfig.
    2. Change 2/2 patch to remove the unnecessary debug messages.

Ray Ni (2):
  UefiCpuPkg/MpInitLib: increase NumApsExecuting only for ApInitConfig
  UefiCpuPkg/MpInitLib: Decrease NumApsExecuting only for ApInitConfig

 UefiCpuPkg/Library/MpInitLib/Ia32/MpFuncs.nasm | 14 +++++++-------
 UefiCpuPkg/Library/MpInitLib/MpLib.c           |  5 +++--
 2 files changed, 10 insertions(+), 9 deletions(-)

-- 
2.21.0.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-06-10  2:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-05  5:49 [PATCH v2 0/2] Fix the issue that OS complains memory < 1MB changes across S3 Ni, Ray
2019-06-05  5:49 ` [PATCH v2 1/2] UefiCpuPkg/MpInitLib: increase NumApsExecuting only for ApInitConfig Ni, Ray
2019-06-10  2:37   ` Dong, Eric
2019-06-05  5:49 ` [PATCH v2 2/2] UefiCpuPkg/MpInitLib: Decrease " Ni, Ray
2019-06-10  2:38   ` Dong, Eric
2019-06-05 11:25 ` [edk2-devel] [PATCH v2 0/2] Fix the issue that OS complains memory < 1MB changes across S3 Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox