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

2019-06-05 Thread Laszlo Ersek
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 
Regression-tested-by: Laszlo Ersek 

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/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



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

2019-06-04 Thread Ni, Ray
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/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-