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

Yuanhao Xie yuanhao.xie at intel.com
Mon Mar 27 03:17:09 UTC 2023


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/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list