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] UefiCpuPkg: ApicLib
Date: Fri, 30 Jun 2017 19:41:26 -0500	[thread overview]
Message-ID: <1498869687-4399-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.

Leo Duran (1):
  UefiCpuPkg: ApicLib

 UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c     | 50 ++++++++++++++--------
 .../BaseXApicX2ApicLib/BaseXApicX2ApicLib.c        | 48 +++++++++++++--------
 2 files changed, 61 insertions(+), 37 deletions(-)

-- 
2.7.4



             reply	other threads:[~2017-07-01  0:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-01  0:41 Leo Duran [this message]
2017-07-01  0:41 ` [PATCH] UefiCpuPkg: ApicLib Leo Duran
  -- strict thread matches above, loose matches on Subject: below --
2017-08-01 19:35 Leo Duran
2017-08-01 19:35 ` Leo Duran
2017-09-04  5:09   ` Gao, Liming

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=1498869687-4399-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