StandaloneMmPkg/MmCore: Correct EndOfDxe to EndOfPei in MmEndOfPeiHandler

Signed-off-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
Star Zeng
2025-08-04 16:29:51 +08:00
committed by mergify[bot]
parent d192e7ea75
commit bd785cedc3

View File

@ -298,7 +298,7 @@ MmEndOfPeiHandler (
DEBUG ((DEBUG_INFO, "MmEndOfPeiHandler\n"));
//
// Install MM EndOfDxe protocol
// Install MM EndOfPei protocol
//
MmHandle = NULL;
Status = MmInstallProtocolInterface (