edk2/MdeModulePkg/Universal/StatusCodeHandler/Smm
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
..
MemoryStatusCodeWorker.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SerialStatusCodeWorker.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
StatusCodeHandlerMm.c MdeModulePkg/Universal: Remove dynamic PcdStatusCodeUseSerial usage in MM 2025-03-27 02:28:30 +00:00
StatusCodeHandlerMm.h MdeModulePkg/Universal: Remove dynamic PcdStatusCodeUseSerial usage in MM 2025-03-27 02:28:30 +00:00
StatusCodeHandlerSmm.inf MdeModulePkg: StatusCodeHandler: StatusCodeHandler driver in StandaloneMm 2021-02-01 10:01:03 -08:00
StatusCodeHandlerSmm.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
StatusCodeHandlerSmmExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
StatusCodeHandlerStandalone.c MdeModulePkg: StatusCodeHandler Stmm remove assert 2026-01-15 06:39:45 +00:00
StatusCodeHandlerStandaloneMm.inf MdeModulePkg/Universal: Remove dynamic PcdStatusCodeUseSerial usage in MM 2025-03-27 02:28:30 +00:00
StatusCodeHandlerTraditional.c MdeModulePkg/Universal: Remove dynamic PcdStatusCodeUseSerial usage in MM 2025-03-27 02:28:30 +00:00