[edk2-devel] [PATCH v2 0/2] Fix the issue that OS complains memory < 1MB changes across S3

Ni, Ray posted 2 patches 4 years, 10 months ago
Failed in applying to current master (apply log)
UefiCpuPkg/Library/MpInitLib/Ia32/MpFuncs.nasm | 14 +++++++-------
UefiCpuPkg/Library/MpInitLib/MpLib.c           |  5 +++--
2 files changed, 10 insertions(+), 9 deletions(-)
[edk2-devel] [PATCH v2 0/2] Fix the issue that OS complains memory < 1MB changes across S3
Posted by Ni, Ray 4 years, 10 months ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#41909): https://edk2.groups.io/g/devel/message/41909
Mute This Topic: https://groups.io/mt/31934504/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v2 0/2] Fix the issue that OS complains memory < 1MB changes across S3
Posted by Laszlo Ersek 4 years, 10 months ago
On 06/05/19 07:49, Ni, Ray wrote:
> 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(-)
> 

For the series:

Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>

Thanks,
Laszlo

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#41939): https://edk2.groups.io/g/devel/message/41939
Mute This Topic: https://groups.io/mt/31934504/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-