-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UefiCpuPkg/PiSmmCpuDxeSmm: Consume SmmCpuPlatformHookAfterCpuSync func
This patch is for PiSmmCpuDxeSmm driver to consume the function of SmmCpuPlatformHookAfterCpuSync(). With the function, SMM CPU driver can perform the platform specific items after BSP and AP finish the sync and before the SMI handlers. Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
- Loading branch information
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters