public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Eric Dong <eric.dong@intel.com>
To: edk2-devel@lists.01.org
Subject: [Patch v2 0/2] Avoid AP calls PeiService
Date: Mon, 24 Dec 2018 10:12:34 +0800	[thread overview]
Message-ID: <20181224021236.12976-1-eric.dong@intel.com> (raw)

AP should not use PeiServices. The patch serial fix one issue related
to this. This serial also include one patch used to clean up the code
after this fix.

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

 .../RegisterCpuFeaturesLib/CpuFeaturesInitialize.c |  2 +-
 .../DxeRegisterCpuFeaturesLib.c                    |  6 ++-
 .../PeiRegisterCpuFeaturesLib.c                    | 56 ++++++++++------------
 .../RegisterCpuFeaturesLib/RegisterCpuFeatures.h   |  6 ++-
 4 files changed, 34 insertions(+), 36 deletions(-)

-- 
2.15.0.windows.1



             reply	other threads:[~2018-12-24  2:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-24  2:12 Eric Dong [this message]
2018-12-24  2:12 ` [Patch v2 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService Eric Dong
2018-12-26 22:16   ` Laszlo Ersek
2018-12-24  2:12 ` [Patch v2 2/2] UefiCpuPkg/RegisterCpuFeaturesLib: Remove useless function Eric Dong
2018-12-26 22:03   ` Laszlo Ersek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181224021236.12976-1-eric.dong@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox