edk2/MdeModulePkg/Universal/StatusCodeHandler
Aaron Pop (from Dev Box) 4743d8d992 MdeModulePkg: StatusCodeHandler Stmm remove assert
In StandaloneMM mode, IsStatusCodeUsingSerialPort is expecting to
find gMmStatusCodeUseSerialHobGuid, and will assert if it is not found.

Change the logic so that if the Guided Hob is not found, to let
the function return FALSE and progress to proceed.

Signed-off-by: Aaron Pop <aaronpop@microsoft.com>
2026-01-15 06:39:45 +00:00
..
Pei MdeModulePkg: Fix EFI_SUCCESS typos 2025-06-12 17:50:45 +00:00
RuntimeDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Smm MdeModulePkg: StatusCodeHandler Stmm remove assert 2026-01-15 06:39:45 +00:00