[edk2] [PATCH 0/2] UefiCpuPkg: Add CPUID support for AMD.

Leo Duran posted 2 patches 6 years, 10 months ago
Only 0 patches received!
There is a newer version of this series
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
[edk2] [PATCH 0/2] UefiCpuPkg: Add CPUID support for AMD.
Posted by Leo Duran 6 years, 10 months ago
This patch-set builds requires and builds upon this submission:
https://lists.01.org/pipermail/edk2-devel/2017-May/010867.html

Leo Duran (2):
  UefiCpuPkg: Add content and clean-up 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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel