summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib
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 Kinney3-19/+3
2019-02-19MdeModulePkg/ReportStatusCodeLib: Avoid using AllocatePool if possibleMax Knutsen1-5/+9
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdeModulePkg: Clean up source filesLiming Gao2-16/+16
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-4/+5
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...lgao42-5/+46
2010-09-15Refine soma code to make code run safely.ydong101-3/+3
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney1-1/+1
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-8/+5
2009-12-31Align name of constructor and destructor.xli241-2/+2
2009-12-31Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli244-306/+225
2009-12-30Make use of UefiRuntimeLib for refinement.xli243-44/+11
2009-12-29Create RuntimeDxeReportStatusCodeLib instance.xli244-0/+882