mirror of
https://gitlab.com/qemu-project/edk2.git
synced 2025-10-30 07:56:39 +08:00
StandaloneMmPkg/MmCore: Correct EndOfDxe to EndOfPei in MmEndOfPeiHandler
Signed-off-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
@ -298,7 +298,7 @@ MmEndOfPeiHandler (
|
||||
|
||||
DEBUG ((DEBUG_INFO, "MmEndOfPeiHandler\n"));
|
||||
//
|
||||
// Install MM EndOfDxe protocol
|
||||
// Install MM EndOfPei protocol
|
||||
//
|
||||
MmHandle = NULL;
|
||||
Status = MmInstallProtocolInterface (
|
||||
|
||||
Reference in New Issue
Block a user