[edk2-devel] [PATCH v2 0/6] Reduce one round BSP & AP sync

Wu, Jiaxin posted 6 patches 4 months ago
Failed in applying to current master (apply log)
.../Library/DebugAgentLibNull/DebugAgentLibNull.c  |  9 +++
.../DebugAgent/SmmDebugAgent/SmmDebugAgentLib.c    | 14 +++--
UefiCpuPkg/PiSmmCpuDxeSmm/CpuS3.c                  |  4 +-
UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c              | 64 ++++++++++++----------
UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c         |  7 ++-
UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h         |  1 +
6 files changed, 65 insertions(+), 34 deletions(-)
[edk2-devel] [PATCH v2 0/6] Reduce one round BSP & AP sync
Posted by Wu, Jiaxin 4 months ago
This version is updated according Ray's comments on
https://github.com/tianocore/edk2/pull/5175

Jiaxin Wu (6):
  SourceLevelDebugPkg/Library: Indicate SMM Debug Agent support or not
  MdeModulePkg/DebugAgentLibNull: Indicate SMM Debug Agent support or
    not
  UefiCpuPkg/PiSmmCpuDxeSmm: Check SMM Debug Agent support or not
  UefiCpuPkg/PiSmmCpuDxeSmm: Align BSP and AP sync logic for SMI exit
  UefiCpuPkg/PiSmmCpuDxeSmm: Invert ReleaseAllAPs & InitializeDebugAgent
  UefiCpuPkg/PiSmmCpuDxeSmm: Reduce one round BSP & AP sync

 .../Library/DebugAgentLibNull/DebugAgentLibNull.c  |  9 +++
 .../DebugAgent/SmmDebugAgent/SmmDebugAgentLib.c    | 14 +++--
 UefiCpuPkg/PiSmmCpuDxeSmm/CpuS3.c                  |  4 +-
 UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c              | 64 ++++++++++++----------
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c         |  7 ++-
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h         |  1 +
 6 files changed, 65 insertions(+), 34 deletions(-)

-- 
2.16.2.windows.1



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