From: Leo Duran <leo.duran@amd.com>
To: edk2-devel@lists.01.org
Cc: Leo Duran <leo.duran@amd.com>
Subject: [PATCH v5 0/2] UefiCpuPkg: Add CPUID support for AMD.
Date: Fri, 16 Jun 2017 19:41:47 -0500 [thread overview]
Message-ID: <1497660109-18243-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 v4:
- Use AUTHENTIC_AMD instead of GENUINE_AMD for macro names.
- Add StandardSignatureIsAuthenticAMD() local function.
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 | 157 ++++--
.../BaseXApicX2ApicLib/BaseXApicX2ApicLib.c | 157 ++++--
3 files changed, 840 insertions(+), 73 deletions(-)
--
2.7.4
next reply other threads:[~2017-06-17 0:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-17 0:41 Leo Duran [this message]
2017-06-17 0:41 ` [PATCH v5 1/2] UefiCpuPkg: Add CPUID definitions for AMD Leo Duran
2017-06-21 2:06 ` Fan, Jeff
2017-06-17 0:41 ` [PATCH v5 2/2] UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD Leo Duran
2017-06-21 2:09 ` Fan, Jeff
2017-06-21 17:46 ` 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=1497660109-18243-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