summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/StatusCodeHandler/Pei/SerialStatusCodeWorker.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-24/+26
2020-06-17MdeModulePkg/StatusCodeHandler: do not output \n\r for string dataTan, Ming1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2014-07-28Print the CodeType and Value of status code with fixed length.Li, Elvin1-4/+4
2012-06-12EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng141-2/+2
2011-10-11AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin1-4/+4
2010-09-15Refine soma code to make code run safely.ydong101-1/+3
2010-07-30Add NULL pointer checking against Data.xli241-1/+2
2010-07-30Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli241-0/+11
2010-05-25Status code handler callback should be declared as EFIAPIklu21-1/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli241-0/+152