diff options
author | Zhihao Li <zhihao.li@intel.com> | 2022-03-29 14:37:38 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-04-02 12:37:02 +0000 |
commit | 7fda517c3d576b4c8d3ea9ae63e7bf441c55ade4 (patch) | |
tree | 36bc989056b3d4025dd0acd31a36f07c902dc728 /UefiCpuPkg/PiSmmCpuDxeSmm/X64 | |
parent | 44a53a3bdd9c76e37f1750b5aa6a745de5d77391 (diff) | |
download | edk2-7fda517c3d576b4c8d3ea9ae63e7bf441c55ade4.zip edk2-7fda517c3d576b4c8d3ea9ae63e7bf441c55ade4.tar.gz edk2-7fda517c3d576b4c8d3ea9ae63e7bf441c55ade4.tar.bz2 |
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+tianocore@kernel.org>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Sebastien Boeuf <sebastien.boeuf@intel.com>
Signed-off-by: Zhihao Li <zhihao.li@intel.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'UefiCpuPkg/PiSmmCpuDxeSmm/X64')
0 files changed, 0 insertions, 0 deletions