Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 63e155f24d2b6f44d42c451c8a32eecb13937d1c
      
https://github.com/tianocore/edk2/commit/63e155f24d2b6f44d42c451c8a32eecb13937d1c
  Author: Li, Zhihao <[email protected]>
  Date:   2022-04-10 (Sun, 10 Apr 2022)

  Changed paths:
    M UefiPayloadPkg/UefiPayloadPkg.dsc

  Log Message:
  -----------
  UefiPayloadPkg: Add dependency of VariableSmm driver.

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

UefiCpuPkg 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.

VariableSmm driver need use SmmCpuRendezvousLib, So add
SmmCpuRendezvousLib dependency in UefiPayloadPkg which use
VariableSmm driver.

Cc: Guo Dong <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Benjamin You <[email protected]>
Cc: Sean Rhodes <[email protected]>
Cc: Siyuan Fu <[email protected]>
Signed-off-by: Zhihao Li <[email protected]>
Reviewed-by: Guo Dong <[email protected]>




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

Reply via email to