summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/StatusCodeHandler
AgeCommit message (Expand)AuthorFilesLines
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