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"));
|
DEBUG ((DEBUG_INFO, "MmEndOfPeiHandler\n"));
|
||||||
//
|
//
|
||||||
// Install MM EndOfDxe protocol
|
// Install MM EndOfPei protocol
|
||||||
//
|
//
|
||||||
MmHandle = NULL;
|
MmHandle = NULL;
|
||||||
Status = MmInstallProtocolInterface (
|
Status = MmInstallProtocolInterface (
|
||||||
|
|||||||
Reference in New Issue
Block a user