summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/StatusCodeHandler/Pei
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki4-63/+58
2020-06-18MdeModulePkg.dec: Change PCDs for status code.Tan, Ming2-7/+5
2020-06-17MdeModulePkg/StatusCodeHandler: do not output \n\r for string dataTan, Ming1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney7-46/+7
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao5-16/+16
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-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, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-8/+13
2014-07-28Print the CodeType and Value of status code with fixed length.Li, Elvin1-4/+4
2012-06-12EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng142-3/+8
2011-10-11AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin1-4/+4
2011-03-14Enhance inf and dec file to follow specs.ydong101-2/+3
2010-09-15Refine soma code to make code run safely.ydong101-1/+3
2010-07-30Add NULL pointer checking against Data.xli241-1/+2
2010-07-30Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli243-2/+16
2010-07-05Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao41-60/+33
2010-05-25Status code handler callback should be declared as EFIAPIklu23-3/+7
2010-04-24Update the copyright notice formathhtian5-10/+10
2010-02-241. Correct File header to ## @filelgao41-6/+6
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli245-0/+555