summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/StatusCodeHandler
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki13-189/+184
2021-02-01MdeModulePkg: StatusCodeHandler: StatusCodeHandler driver in StandaloneMmKun Qin8-45/+179
2020-12-22MdeModulePkg/Universal/StatusCodeHandler: Fix a bug about log lostTan, Ming3-17/+23
2020-06-18MdeModulePkg.dec: Change PCDs for status code.Tan, Ming6-28/+22
2020-06-17MdeModulePkg/StatusCodeHandler: do not output \n\r for string dataTan, Ming3-3/+3
2019-04-28MdeModulePkg/StatusCodeHandlerRuntimeDxe: make global variable staticZhichao Gao1-2/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney21-138/+21
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2-2/+2
2018-06-28MdeModulePkg: Clean up source filesLiming Gao17-109/+109
2016-06-29MdeModulePkg/MemoryStatusCode: Expose the DXE memory status code table.Cinnamon Shia6-44/+48
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen6-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming3-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star6-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star3-27/+35
2014-07-28Print the CodeType and Value of status code with fixed length.Li, Elvin3-12/+12
2012-06-12EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng146-9/+24
2011-10-11AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin3-12/+12
2011-03-14Enhance inf and dec file to follow specs.ydong103-6/+9
2010-10-18Refine code to make code run more safely.ydong102-0/+2
2010-09-15Refine soma code to make code run safely.ydong101-1/+3
2010-07-30Add NULL pointer checking against Data.xli243-3/+6
2010-07-30Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli249-7/+49
2010-07-05Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao42-103/+61
2010-05-25Status code handler callback should be declared as EFIAPIklu23-3/+7
2010-04-24Update the copyright notice formathhtian15-30/+30
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a6-0/+8
2010-02-241. Correct File header to ## @filelgao43-12/+12
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney3-18/+8
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli2415-0/+1771