summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/StatusCodeHandler
Commit message (Expand)AuthorAgeFilesLines
* EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng142012-06-126-9/+24
* AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin2011-10-113-12/+12
* Enhance inf and dec file to follow specs.ydong102011-03-143-6/+9
* Refine code to make code run more safely.ydong102010-10-182-0/+2
* Refine soma code to make code run safely.ydong102010-09-151-1/+3
* Add NULL pointer checking against Data.xli242010-07-303-3/+6
* Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli242010-07-309-7/+49
* Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao42010-07-052-103/+61
* Status code handler callback should be declared as EFIAPIklu22010-05-253-3/+7
* Update the copyright notice formathhtian2010-04-2415-30/+30
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-166-0/+8
* 1. Correct File header to ## @filelgao42010-02-243-12/+12
* Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-163-18/+8
* Move Status Code Handler modules for PI implementation to MdeModulePkg.xli242009-12-2515-0/+1771