summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/StatusCodeHandler/Pei/SerialStatusCodeWorker.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-24/+26
* MdeModulePkg/StatusCodeHandler: do not output \n\r for string dataTan, Ming2020-06-171-1/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* Print the CodeType and Value of status code with fixed length.Li, Elvin2014-07-281-4/+4
* EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng142012-06-121-2/+2
* AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin2011-10-111-4/+4
* Refine soma code to make code run safely.ydong102010-09-151-1/+3
* Add NULL pointer checking against Data.xli242010-07-301-1/+2
* Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli242010-07-301-0/+11
* Status code handler callback should be declared as EFIAPIklu22010-05-251-1/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Move Status Code Handler modules for PI implementation to MdeModulePkg.xli242009-12-251-0/+152