public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3] Avoid AP calls PeiService
@ 2018-12-20  1:15 Eric Dong
  2018-12-20  1:15 ` [Patch 1/3] UefiCpuPkg/RegisterCpuFeaturesLib: " Eric Dong
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Eric Dong @ 2018-12-20  1:15 UTC (permalink / raw)
  To: edk2-devel

AP should not use PeiServices. This patches fixed two issues which both
caused by AP try to call PeiServices.

Eric Dong (3):
  UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService.
  UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService.
  UefiCpuPkg/RegisterCpuFeaturesLib: Remove useless function.

 .../RegisterCpuFeaturesLib/CpuFeaturesInitialize.c |  9 +++-
 .../DxeRegisterCpuFeaturesLib.c                    |  6 ++-
 .../PeiRegisterCpuFeaturesLib.c                    | 56 ++++++++++------------
 .../RegisterCpuFeaturesLib/RegisterCpuFeatures.h   |  6 ++-
 4 files changed, 40 insertions(+), 37 deletions(-)

-- 
2.15.0.windows.1



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

end of thread, other threads:[~2019-01-10 12:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-20  1:15 [Patch 0/3] Avoid AP calls PeiService Eric Dong
2018-12-20  1:15 ` [Patch 1/3] UefiCpuPkg/RegisterCpuFeaturesLib: " Eric Dong
2018-12-20  1:19   ` Yao, Jiewen
2018-12-20  1:22     ` Dong, Eric
2018-12-20  2:06       ` Ni, Ruiyu
2018-12-20  2:08         ` Yao, Jiewen
2018-12-20 16:36           ` Brian J. Johnson
2018-12-21  2:06             ` Dong, Eric
2019-01-09  5:26             ` Dong, Eric
2019-01-09 10:35               ` Laszlo Ersek
2019-01-10  5:53                 ` Dong, Eric
     [not found]                 ` <734D49CCEBEEF84792F5B80ED585239D5BFAE3BF@SHSMSX103.ccr.corp.intel.com>
2019-01-10 12:51                   ` Laszlo Ersek
2018-12-20  1:15 ` [Patch 2/3] " Eric Dong
2018-12-20  1:15 ` [Patch 3/3] UefiCpuPkg/RegisterCpuFeaturesLib: Remove useless function Eric Dong
2018-12-20  2:03   ` Ni, Ruiyu

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