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

  Changed paths:
    M OvmfPkg/CloudHv/CloudHvX64.dsc
    M OvmfPkg/OvmfPkgIa32.dsc
    M OvmfPkg/OvmfPkgIa32X64.dsc
    M OvmfPkg/OvmfPkgX64.dsc

  Log Message:
  -----------
  OvmfPkg: Add dependency of VariableSmm driver to make it work normally.

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

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 in OvmfPkg.

Cc: Ard Biesheuvel <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Jordan Justen <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Sebastien Boeuf <[email protected]>

Signed-off-by: Zhihao Li <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>




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

Reply via email to