diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2024-09-10 11:57:09 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-10-12 08:56:05 +0000 |
commit | fcd9570c8d8164b42f907137a3a6e78977cc860a (patch) | |
tree | 2fd300531cdff9b9b37e708715b0e09c22520363 /RedfishPkg/RedfishCredentialDxe | |
parent | e34460c8b27d4f47b4f895e06955a254c5b0ac00 (diff) | |
download | edk2-fcd9570c8d8164b42f907137a3a6e78977cc860a.tar.gz |
UefiCpuPkg/PiSmmCpuDxeSmm: Consume SmmCpuPlatformHookBeforeMmiHandler func
This patch is for PiSmmCpuDxeSmm driver to add one round wait/release sync
for BSP and AP to perform the SMM CPU Platform Hook before executing MMI
Handler: SmmCpuPlatformHookBeforeMmiHandler (). With the function, SMM CPU
driver can perform the platform specific items after one round BSP and AP
sync (to make sure all APs in SMI) and before the MMI handlers.
After the change, steps #1 and #2 are additional requirements if the
MmCpuSyncModeTradition mode is selected.
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Diffstat (limited to 'RedfishPkg/RedfishCredentialDxe')
0 files changed, 0 insertions, 0 deletions