audk/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe
Gao, Liming 35c77daed9 MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files.
1. Module UNI and Package UNI files are not DOS format. Convert them to DOS format.
2. Remove unused SectionExtractionDxeModStrs.uni and SectionExtractionPeiModStrs.uni

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16044 6f19259b-4bc3-4df7-8a09-765794883524
2014-09-03 08:39:12 +00:00
..
MemoryStatusCodeWorker.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
SerialStatusCodeWorker.c Print the CodeType and Value of status code with fixed length. 2014-07-28 01:59:02 +00:00
StatusCodeHandlerRuntimeDxe.c Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set to TRUE. 2010-07-05 08:59:57 +00:00
StatusCodeHandlerRuntimeDxe.h EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_INFO structure. Seemly, it is not suitable to be used in SerialStatusCodeHandler, so update SerialStatusCodeHandler to use MAX_DEBUG_MESSAGE_LENGTH (0x100) as the max printed string size to align with other DebugLib’s behavior. 2012-06-12 04:52:23 +00:00
StatusCodeHandlerRuntimeDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
StatusCodeHandlerRuntimeDxe.uni MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
StatusCodeHandlerRuntimeDxeExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00