summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeReportStatusCodeLib
AgeCommit message (Expand)AuthorFilesLines
2022-07-23MdeModulePkg/Include: Long debug string is truncated to 104 charCosmo Lai1-6/+0
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-31/+28
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2019-02-19MdeModulePkg/ReportStatusCodeLib: Avoid using AllocatePool if possibleMax Knutsen1-23/+20
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-3/+3
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-6/+8
2011-11-30Roll back the change which doesn't call LocateProtocol when TPL is TPL_NOTIFY...niruiyu1-18/+6
2011-11-15Do not call LocateProtocol when the current TPL is above or equal TPL_NOTIFY.niruiyu1-6/+18
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff1-3/+9
2010-11-10Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE.vanjeff1-10/+4
2010-11-04Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...mdkinney1-4/+34
2010-09-15Refine soma code to make code run safely.ydong101-2/+2
2010-04-24Update the copyright notice formathhtian2-4/+4
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao41-1/+1
2010-02-241. Correct File header to ## @filelgao41-3/+3
2009-12-31Minor clean ups for these INF files.mdkinney1-6/+6
2009-12-31Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli242-32/+32
2009-12-29Create DxeReportStatusCodeLib instance.xli242-0/+656