public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch v2 0/2] Avoid AP calls PeiServices table.
@ 2019-01-07  1:05 Eric Dong
  2019-01-07  1:05 ` [Patch v2 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Enhance debug message Eric Dong
  2019-01-07  1:05 ` [Patch 2/2] UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService Eric Dong
  0 siblings, 2 replies; 6+ messages in thread
From: Eric Dong @ 2019-01-07  1:05 UTC (permalink / raw)
  To: edk2-devel

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.

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

 .../RegisterCpuFeaturesLib/CpuFeaturesInitialize.c | 39 +++++++++-----
 .../DxeRegisterCpuFeaturesLib.c                    | 57 +++++++++++---------
 .../PeiRegisterCpuFeaturesLib.c                    | 62 +++++++++-------------
 .../RegisterCpuFeaturesLib/RegisterCpuFeatures.h   | 16 +++++-
 4 files changed, 96 insertions(+), 78 deletions(-)

-- 
2.15.0.windows.1



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

end of thread, other threads:[~2019-01-08  5:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-07  1:05 [Patch v2 0/2] Avoid AP calls PeiServices table Eric Dong
2019-01-07  1:05 ` [Patch v2 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Enhance debug message Eric Dong
2019-01-07  7:53   ` Ni, Ruiyu
2019-01-07  1:05 ` [Patch 2/2] UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService Eric Dong
     [not found]   ` <734D49CCEBEEF84792F5B80ED585239D5BFA53EB@SHSMSX103.ccr.corp.intel.com>
2019-01-07 19:17     ` Laszlo Ersek
2019-01-08  5:32       ` Dong, Eric

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