Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 89829638a9b155706de9520a33930c7c0a23884e
https://github.com/tianocore/edk2/commit/89829638a9b155706de9520a33930c7c0a23884e
Author: Khalid Ali <[email protected]>
Date: 2026-02-27 (Fri, 27 Feb 2026)
Changed paths:
M OvmfPkg/OvmfPkgX64.dsc
Log Message:
-----------
OvmfPkg: Disable lockbox functionality for StandaloneMm
SmmLockBoxLib DXE instance will trigger SMI so SMI handler to save
bootscript data into lockbox. However, on StandaloneMm doesn't support
S3 resume which means there is no SMI handler to save bootscript into
lockbox. This causes EFI_SMM_COMMUNICATION_PROTOCOL.Communicate () to
return EFI_NOT_FOUND which will trigger this assertions.
ASSERT_EFI_ERROR (Status = Not Found)
ASSERT SmmLockBoxDxeLib.c(205): !(((RETURN_STATUS)(Status)) >=
0x8000000000000000ULL)
Signed-off-by: Khalid Ali <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits