audk/MdeModulePkg/Universal/StatusCodeHandler/Smm
li-elvin 30d636c8d9 AsciiSPrint returns The number of ASCII characters in the produced output buffer not including the Null-terminator, but SerialStatusCodeWorker has bug which overwrites the last character, which causes there is a missing character in serial log output. The fix is to resolve this issue.
Signed-off-by: li-elvin
Reviewed-by: lgao4


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12526 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-11 03:45:24 +00:00
..
MemoryStatusCodeWorker.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
SerialStatusCodeWorker.c AsciiSPrint returns The number of ASCII characters in the produced output buffer not including the Null-terminator, but SerialStatusCodeWorker has bug which overwrites the last character, which causes there is a missing character in serial log output. The fix is to resolve this issue. 2011-10-11 03:45:24 +00:00
StatusCodeHandlerSmm.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
StatusCodeHandlerSmm.h Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers. 2010-07-30 05:35:19 +00:00
StatusCodeHandlerSmm.inf Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00