[edk2-devel] [PATCH 0/2] Wake up APs by a single SIPI.

Yuanhao Xie posted 2 patches 1 year ago
Failed in applying to current master (apply log)
UefiCpuPkg/Include/Library/LocalApicLib.h     | 17 +++++++-
.../Library/BaseXApicLib/BaseXApicLib.c       | 43 +++++++++++++------
.../BaseXApicX2ApicLib/BaseXApicX2ApicLib.c   | 43 +++++++++++++------
UefiCpuPkg/Library/MpInitLib/MpLib.c          |  9 +++-
4 files changed, 84 insertions(+), 28 deletions(-)
[edk2-devel] [PATCH 0/2] Wake up APs by a single SIPI.
Posted by Yuanhao Xie 1 year ago
After a power-up or reset, all application processors (APs) are in a 
state where they are waiting for sipi. In this state, the bootstrap 
processor (BSP) send a single SIPI Inter-Processor Interrupt 
(IPI) to all the APs.

Yuanhao Xie (2):
  UefiCpuPkg: Add SendStartupIpiAllExcludingSelf
  UefiCpuPkg: After reset, wake up APs by SIPI.

 UefiCpuPkg/Include/Library/LocalApicLib.h     | 17 +++++++-
 .../Library/BaseXApicLib/BaseXApicLib.c       | 43 +++++++++++++------
 .../BaseXApicX2ApicLib/BaseXApicX2ApicLib.c   | 43 +++++++++++++------
 UefiCpuPkg/Library/MpInitLib/MpLib.c          |  9 +++-
 4 files changed, 84 insertions(+), 28 deletions(-)

-- 
2.36.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#101912): https://edk2.groups.io/g/devel/message/101912
Mute This Topic: https://groups.io/mt/97874901/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-