[edk2] [PATCH v2 0/2] Enable X2APIC after MP service is ready

Jeff Fan posted 2 patches 6 years, 10 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
.../CpuCommonFeaturesLib/CpuCommonFeatures.h       | 15 +++++
.../CpuCommonFeaturesLib/CpuCommonFeaturesLib.c    |  2 +-
UefiCpuPkg/Library/CpuCommonFeaturesLib/X2Apic.c   | 77 +++++++++++++++++++---
UefiCpuPkg/Library/MpInitLib/MpLib.c               | 24 +++++--
4 files changed, 102 insertions(+), 16 deletions(-)
[edk2] [PATCH v2 0/2] Enable X2APIC after MP service is ready
Posted by Jeff Fan 6 years, 10 months ago
https://bugzilla.tianocore.org/show_bug.cgi?id=575

v2:
  Updated #1 comments.

Jeff Fan (2):
  UefiCpuPkg/CpuCommonFeaturesLib: Support X2APIC enable
  UefiCpuPkg/MpInitLib: Check APIC mode change around AP function

 .../CpuCommonFeaturesLib/CpuCommonFeatures.h       | 15 +++++
 .../CpuCommonFeaturesLib/CpuCommonFeaturesLib.c    |  2 +-
 UefiCpuPkg/Library/CpuCommonFeaturesLib/X2Apic.c   | 77 +++++++++++++++++++---
 UefiCpuPkg/Library/MpInitLib/MpLib.c               | 24 +++++--
 4 files changed, 102 insertions(+), 16 deletions(-)

-- 
2.9.3.windows.2

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