public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/2] UefiCpuPkg: Add CPUID support for AMD.
@ 2017-06-16 22:56 Leo Duran
  2017-06-16 22:56 ` [PATCH v4 1/2] UefiCpuPkg: Add CPUID definitions " Leo Duran
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leo Duran @ 2017-06-16 22:56 UTC (permalink / raw)
  To: edk2-devel; +Cc: Leo Duran

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-01 19:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-16 22:56 [PATCH v4 0/2] UefiCpuPkg: Add CPUID support for AMD Leo Duran
2017-06-16 22:56 ` [PATCH v4 1/2] UefiCpuPkg: Add CPUID definitions " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox