public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Enable X2APIC after MP service is ready
@ 2017-05-26 13:12 Jeff Fan
  2017-05-26 13:12 ` [PATCH v3 1/3] UefiCpuPkg/CpuCommonFeaturesLib: Support X2APIC enable Jeff Fan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeff Fan @ 2017-05-26 13:12 UTC (permalink / raw)
  To: edk2-devel

https://bugzilla.tianocore.org/show_bug.cgi?id=575

v2:
  Updated #1 comments

v3:
  1. Remove ASSERT() in #1 if X2APIC enable but user configuration is FALSE.
  2. Add #3 to force X2APIC mode if CPU number > 255.


Jeff Fan (3):
  UefiCpuPkg/CpuCommonFeaturesLib: Support X2APIC enable
  UefiCpuPkg/MpInitLib: Check APIC mode change around AP function
  UefiCpuPkg/MpInitLib: Force to enable X2APIC if CPU number > 255

 .../CpuCommonFeaturesLib/CpuCommonFeatures.h       | 15 +++++
 .../CpuCommonFeaturesLib/CpuCommonFeaturesLib.c    |  2 +-
 UefiCpuPkg/Library/CpuCommonFeaturesLib/X2Apic.c   | 72 +++++++++++++++++++---
 UefiCpuPkg/Library/MpInitLib/MpLib.c               | 32 ++++++++--
 4 files changed, 104 insertions(+), 17 deletions(-)

-- 
2.9.3.windows.2



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

end of thread, other threads:[~2017-05-27  3:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-26 13:12 [PATCH v3 0/3] Enable X2APIC after MP service is ready Jeff Fan
2017-05-26 13:12 ` [PATCH v3 1/3] UefiCpuPkg/CpuCommonFeaturesLib: Support X2APIC enable Jeff Fan
2017-05-26 13:12 ` [PATCH v3 2/3] UefiCpuPkg/MpInitLib: Check APIC mode change around AP function Jeff Fan
2017-05-26 13:12 ` [PATCH v3 3/3] UefiCpuPkg/MpInitLib: Force to enable X2APIC if CPU number > 255 Jeff Fan
2017-05-27  3:21 ` [PATCH v3 0/3] Enable X2APIC after MP service is ready Dong, Eric

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