Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 4a68176cb548902cad93e6ebb5957d0cac94d297
      
https://github.com/tianocore/edk2/commit/4a68176cb548902cad93e6ebb5957d0cac94d297
  Author: Li, Zhihao <[email protected]>
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
    A UefiCpuPkg/Include/Library/SmmCpuRendezvousLib.h
    M UefiCpuPkg/Include/Protocol/SmmCpuService.h
    A UefiCpuPkg/Library/SmmCpuRendezvousLib/SmmCpuRendezvousLib.c
    A UefiCpuPkg/Library/SmmCpuRendezvousLib/SmmCpuRendezvousLib.inf
    M UefiCpuPkg/PiSmmCpuDxeSmm/CpuService.c
    M UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c
    M UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h
    M UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf
    M UefiCpuPkg/UefiCpuPkg.dec
    M UefiCpuPkg/UefiCpuPkg.dsc

  Log Message:
  -----------
  UefiCpuPkg: Extend SMM CPU Service with rendezvous support.

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

This patch define a new Protocol with the new services
SmmWaitForAllProcessor(), which can be used by SMI handler
to optionally wait for other APs to complete SMM rendezvous in
relaxed AP mode.

A new library SmmCpuRendezvousLib is provided to abstract the service
into library API to simple SMI handler code.

Cc: Eric Dong <[email protected]>
Reviewed-by: Ray Ni <[email protected]>
Cc: Rahul Kumar <[email protected]>
Cc: Siyuan Fu <[email protected]>
Cc: Zhihao Li <[email protected]>

Signed-off-by: Zhihao Li <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to