Re: [edk2] [Patch v4 0/2] Avoid AP calls PeiServices table.

2019-01-07 Thread Ni, Ruiyu

On 1/8/2019 1:25 PM, Eric Dong wrote:

AP should not use PeiServices. The patch serial fix one issue related to this.
This serial also include one patch used to refine the debug message.

Cc: Ruiyu Ni 
Eric Dong (2):
   UefiCpuPkg/RegisterCpuFeaturesLib: Enhance debug message.
   UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService.

  .../RegisterCpuFeaturesLib/CpuFeaturesInitialize.c | 39 +++-
  .../DxeRegisterCpuFeaturesLib.c| 59 ++
  .../PeiRegisterCpuFeaturesLib.c| 70 +-
  .../RegisterCpuFeaturesLib/RegisterCpuFeatures.h   | 25 +++-
  4 files changed, 110 insertions(+), 83 deletions(-)


Reviewed-by: Ray Ni 

--
Thanks,
Ray
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


[edk2] [Patch v4 0/2] Avoid AP calls PeiServices table.

2019-01-07 Thread Eric Dong
AP should not use PeiServices. The patch serial fix one issue related to this.
This serial also include one patch used to refine the debug message.

Cc: Ruiyu Ni 
Eric Dong (2):
  UefiCpuPkg/RegisterCpuFeaturesLib: Enhance debug message.
  UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService.

 .../RegisterCpuFeaturesLib/CpuFeaturesInitialize.c | 39 +++-
 .../DxeRegisterCpuFeaturesLib.c| 59 ++
 .../PeiRegisterCpuFeaturesLib.c| 70 +-
 .../RegisterCpuFeaturesLib/RegisterCpuFeatures.h   | 25 +++-
 4 files changed, 110 insertions(+), 83 deletions(-)

-- 
2.15.0.windows.1

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel