summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/ReportStatusCodeLib.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-23MdeModulePkg/Include: Long debug string is truncated to 104 charCosmo Lai1-5/+0
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-41/+38
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-19MdeModulePkg/ReportStatusCodeLib: Avoid using AllocatePool if possibleMax Knutsen1-5/+9
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-14/+14
2012-06-12To be consistent with PeiReportStatusCodeLib and DxeReportStatusCode, use MAX...lzeng141-3/+9
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao41-4/+44
2010-09-15Refine soma code to make code run safely.ydong101-3/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-12-31Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli241-8/+224
2009-12-29Create RuntimeDxeReportStatusCodeLib instance.xli241-0/+492