summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/StatusCodeHandler
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: StatusCodeHandler: StatusCodeHandler driver in StandaloneMmKun Qin2021-02-018-45/+179
* MdeModulePkg/Universal/StatusCodeHandler: Fix a bug about log lostTan, Ming2020-12-223-17/+23
* MdeModulePkg.dec: Change PCDs for status code.Tan, Ming2020-06-186-28/+22
* MdeModulePkg/StatusCodeHandler: do not output \n\r for string dataTan, Ming2020-06-173-3/+3
* MdeModulePkg/StatusCodeHandlerRuntimeDxe: make global variable staticZhichao Gao2019-04-281-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0921-138/+21
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-062-2/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2817-109/+109
* MdeModulePkg/MemoryStatusCode: Expose the DXE memory status code table.Cinnamon Shia2016-06-296-44/+48
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-156-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-033-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-286-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-283-27/+35
* Print the CodeType and Value of status code with fixed length.Li, Elvin2014-07-283-12/+12
* 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