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 v4 0/2] UefiCpuPkg: Add CPUID support for AMD.
Date: Fri, 16 Jun 2017 17:56:58 -0500	[thread overview]
Message-ID: <1497653820-15192-1-git-send-email-leo.duran@amd.com> (raw)

This patch-set requires and builds upon this submission:
https://lists.01.org/pipermail/edk2-devel/2017-May/010867.html

Changes since v3:
- Check AMD signature before checking CPUID_Fn8000_001E.

Changes since v2:
- Account for actual thread count (e.g., SMT disabled).

Changes since v1:
- Revert to (MaxCoresPerPackage = 1) when CPUID is not explicit.

Leo Duran (2):
  UefiCpuPkg: Add CPUID definitions for AMD.
  UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD.

 UefiCpuPkg/Include/Register/Amd/Cpuid.h            | 599 ++++++++++++++++++++-
 UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c     | 140 +++--
 .../BaseXApicX2ApicLib/BaseXApicX2ApicLib.c        | 140 +++--
 3 files changed, 806 insertions(+), 73 deletions(-)

-- 
2.7.4



             reply	other threads:[~2017-06-16 22:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16 22:56 Leo Duran [this message]
2017-06-16 22:56 ` [PATCH v4 1/2] UefiCpuPkg: Add CPUID definitions for AMD Leo Duran
2017-06-16 22:57 ` [PATCH v4 2/2] UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD Leo Duran
2017-08-01 19:32 ` [PATCH v4 0/2] UefiCpuPkg: Add CPUID support for AMD 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=1497653820-15192-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