From: Jeff Fan <jeff.fan@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH v3 0/3] Enable X2APIC after MP service is ready
Date: Fri, 26 May 2017 21:12:06 +0800 [thread overview]
Message-ID: <20170526131209.23020-1-jeff.fan@intel.com> (raw)
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
next reply other threads:[~2017-05-26 13:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-26 13:12 Jeff Fan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170526131209.23020-1-jeff.fan@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox