public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ni, Ray" <ray.ni@intel.com>
To: devel@edk2.groups.io
Subject: [PATCH 0/2] UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release
Date: Thu,  4 Feb 2021 10:59:19 +0800	[thread overview]
Message-ID: <20210204025921.1428-1-ray.ni@intel.com> (raw)

Ray Ni (2):
  UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offset
  UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release

 UefiCpuPkg/Library/MpInitLib/Ia32/MpEqu.inc   | 54 +++++++++--------
 .../Library/MpInitLib/Ia32/MpFuncs.nasm       | 52 +++++++---------
 UefiCpuPkg/Library/MpInitLib/MpLib.c          |  3 +-
 UefiCpuPkg/Library/MpInitLib/MpLib.h          |  3 +-
 UefiCpuPkg/Library/MpInitLib/X64/MpEqu.inc    | 56 ++++++++---------
 UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm | 60 ++++++++-----------
 6 files changed, 103 insertions(+), 125 deletions(-)

-- 
2.27.0.windows.1


             reply	other threads:[~2021-02-04  2:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04  2:59 Ni, Ray [this message]
2021-02-04  2:59 ` [PATCH 1/2] UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offset Ni, Ray
2021-02-04  9:32   ` [edk2-devel] " Laszlo Ersek
2021-02-04  9:44     ` Laszlo Ersek
2021-02-04 14:27       ` Ni, Ray
2021-02-04 15:51         ` Laszlo Ersek
2021-02-04  2:59 ` [PATCH 2/2] UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release Ni, Ray
2021-02-04  9:51   ` [edk2-devel] " Laszlo Ersek
2021-02-04 13:43     ` Ni, Ray
2021-02-04 11:24   ` Zeng, Star
2021-02-04 11:58     ` 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=20210204025921.1428-1-ray.ni@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