summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Universal/StatusCodeHandler: Fix a bug about log lostTan, Ming2020-12-223-17/+23
* MdeModulePkg.dec: Change PCDs for status code.Tan, Ming2020-06-182-12/+10
* MdeModulePkg/StatusCodeHandler: do not output \n\r for string dataTan, Ming2020-06-171-1/+1
* MdeModulePkg/StatusCodeHandlerRuntimeDxe: make global variable staticZhichao Gao2019-04-281-2/+2
* 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-286-46/+46
* MdeModulePkg/MemoryStatusCode: Expose the DXE memory status code table.Cinnamon Shia2016-06-293-24/+25
* 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-10/+12
* 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 code to make code run more safely.ydong102010-10-181-0/+1
* Add NULL pointer checking against Data.xli242010-07-301-1/+2
* Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli242010-07-303-3/+17
* Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao42010-07-051-43/+28
* Update the copyright notice formathhtian2010-04-245-10/+10
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-163-0/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Move Status Code Handler modules for PI implementation to MdeModulePkg.xli242009-12-255-0/+676