summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/PeiReportStatusCodeLib/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-38/+38
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff1-3/+8
2010-11-10Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE.vanjeff1-9/+4
2010-11-04Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...mdkinney1-0/+5
2010-09-15Refine soma code to make code run safely.ydong101-3/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-12-29Move PeiReportStatusCodeLib to MdeModulePkg.xli241-0/+555