Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 7fda517c3d576b4c8d3ea9ae63e7bf441c55ade4 https://github.com/tianocore/edk2/commit/7fda517c3d576b4c8d3ea9ae63e7bf441c55ade4 Author: Zhihao Li <zhihao...@intel.com> 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 <ardb+tianoc...@kernel.org> Cc: Jiewen Yao <jiewen....@intel.com> Cc: Jordan Justen <jordan.l.jus...@intel.com> Cc: Gerd Hoffmann <kra...@redhat.com> Cc: Sebastien Boeuf <sebastien.bo...@intel.com> Signed-off-by: Zhihao Li <zhihao...@intel.com> Acked-by: Gerd Hoffmann <kra...@redhat.com> Reviewed-by: Jiewen Yao <jiewen....@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits