public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Leo Duran <leo.duran@amd.com>
To: edk2-devel@lists.01.org
Cc: Leo Duran <leo.duran@amd.com>
Subject: [PATCH v2] UefiCpuPkg: ApicLib
Date: Sat,  1 Jul 2017 17:45:03 -0500	[thread overview]
Message-ID: <1498949104-11986-1-git-send-email-leo.duran@amd.com> (raw)

Now that we have a function to detect AMD processors:
1) SendInitSipiSipi ()
   Skip repeating SendIpi () on AMD processor.
    
2) SendInitSipiSipiAllExcludingSelf ()
   Skip repeating SendIpi () on AMD processor.
    
3) GetProcessorLocationByApicId ()
   Adjust InitialApicId to properly concatenate Package on AMD processor.
   Clean-ups on C Coding standards.

Changes since v1:
Just a few more C Coding standards fix-ups.

Leo Duran (1):
  UefiCpuPkg: ApicLib

 UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c     | 52 +++++++++++++---------
 .../BaseXApicX2ApicLib/BaseXApicX2ApicLib.c        | 50 +++++++++++++--------
 2 files changed, 63 insertions(+), 39 deletions(-)

-- 
2.7.4



             reply	other threads:[~2017-07-01 22:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-01 22:45 Leo Duran [this message]
2017-07-01 22:45 ` [PATCH v2] UefiCpuPkg: ApicLib Leo Duran
2017-07-06  1:27   ` Fan, Jeff
2017-07-06  1:53     ` Ni, Ruiyu
2017-07-06 13:48       ` Duran, Leo
2017-07-06 13:47     ` Duran, Leo

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=1498949104-11986-1-git-send-email-leo.duran@amd.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