summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SerialStatusCodeWorker.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-25/+28
* MdeModulePkg/Universal/StatusCodeHandler: Fix a bug about log lostTan, Ming2020-12-221-0/+10
* 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-27/+27
* 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 code to make code run more safely.ydong102010-10-181-0/+1
* Add NULL pointer checking against Data.xli242010-07-301-1/+2
* Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli242010-07-301-1/+12
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-161-0/+1
* Move Status Code Handler modules for PI implementation to MdeModulePkg.xli242009-12-251-0/+148