mirror_edk2/MdeModulePkg/Universal/StatusCodeHandler/Smm
2012-06-12 04:52:23 +00:00
..
MemoryStatusCodeWorker.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
SerialStatusCodeWorker.c EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_INFO structure. Seemly, it is not suitable to be used in SerialStatusCodeHandler, so update SerialStatusCodeHandler to use MAX_DEBUG_MESSAGE_LENGTH (0x100) as the max printed string size to align with other DebugLib’s behavior. 2012-06-12 04:52:23 +00:00
StatusCodeHandlerSmm.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
StatusCodeHandlerSmm.h EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_INFO structure. Seemly, it is not suitable to be used in SerialStatusCodeHandler, so update SerialStatusCodeHandler to use MAX_DEBUG_MESSAGE_LENGTH (0x100) as the max printed string size to align with other DebugLib’s behavior. 2012-06-12 04:52:23 +00:00
StatusCodeHandlerSmm.inf Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00