public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] UefiCpuPkg: Add CPUID support for AMD.
@ 2017-05-25 14:32 Leo Duran
  2017-05-25 14:32 ` [PATCH v2 1/2] UefiCpuPkg: Add CPUID definitions " Leo Duran
  2017-05-25 14:32 ` [PATCH v2 2/2] UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD Leo Duran
  0 siblings, 2 replies; 3+ messages in thread
From: Leo Duran @ 2017-05-25 14:32 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 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            | 265 ++++++++++++++++++++-
 UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c     |  85 ++++---
 .../BaseXApicX2ApicLib/BaseXApicX2ApicLib.c        |  85 ++++---
 3 files changed, 354 insertions(+), 81 deletions(-)
 mode change 100644 => 100755 UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c

-- 
2.7.4



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

end of thread, other threads:[~2017-05-25 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-25 14:32 [PATCH v2 0/2] UefiCpuPkg: Add CPUID support for AMD Leo Duran
2017-05-25 14:32 ` [PATCH v2 1/2] UefiCpuPkg: Add CPUID definitions " Leo Duran
2017-05-25 14:32 ` [PATCH v2 2/2] UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD Leo Duran

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