mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| MemoryStatusCodeWorker.c | ||
| SerialStatusCodeWorker.c | ||
| StatusCodeHandlerMm.c | ||
| StatusCodeHandlerMm.h | ||
| StatusCodeHandlerSmm.inf | ||
| StatusCodeHandlerSmm.uni | ||
| StatusCodeHandlerSmmExtra.uni | ||
| StatusCodeHandlerStandalone.c | ||
| StatusCodeHandlerStandaloneMm.inf | ||
| StatusCodeHandlerTraditional.c | ||