summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/StatusCodeHandler/Pei
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg.dec: Change PCDs for status code.Tan, Ming2020-06-182-7/+5
* MdeModulePkg/StatusCodeHandler: do not output \n\r for string dataTan, Ming2020-06-171-1/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-46/+7
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-285-16/+16
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-8/+13
* Print the CodeType and Value of status code with fixed length.Li, Elvin2014-07-281-4/+4
* EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng142012-06-122-3/+8
* AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin2011-10-111-4/+4
* Enhance inf and dec file to follow specs.ydong102011-03-141-2/+3
* Refine soma code to make code run safely.ydong102010-09-151-1/+3
* Add NULL pointer checking against Data.xli242010-07-301-1/+2
* Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli242010-07-303-2/+16
* Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao42010-07-051-60/+33
* Status code handler callback should be declared as EFIAPIklu22010-05-253-3/+7
* Update the copyright notice formathhtian2010-04-245-10/+10
* 1. Correct File header to ## @filelgao42010-02-241-6/+6
* Move Status Code Handler modules for PI implementation to MdeModulePkg.xli242009-12-255-0/+555