audk/SourceLevelDebugPkg/Library
Ruiyu Ni d9044ec555 Use RLE (Run Length Encoding) to improve debugging performance.
DEBUG_AGENT_REVISION is DEBUG_AGENT_REVISION_03 to disable this feature and will be changed to DEBUG_AGENT_REVISION_04 when new version of HOST is released.
Reduce the stack usage by re-using the same buffer to send/receive packet.
Zero out the buffer before fxsave so that the reserved field in the buffer remains 0 for better RLE compression ratio.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16628 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-20 08:46:31 +00:00
..
DebugAgent Use RLE (Run Length Encoding) to improve debugging performance. 2015-01-20 08:46:31 +00:00
DebugCommunicationLibSerialPort SourceLevelDebugPkg: Convert non DOS format files to DOS format 2014-09-03 08:49:15 +00:00
DebugCommunicationLibUsb SourceLevelDebugPkg: Refine the format of meta data files. 2015-01-19 02:44:10 +00:00
DebugCommunicationLibUsb3 SourceLevelDebugPkg: Refine the format of meta data files. 2015-01-19 02:44:10 +00:00
PeCoffExtraActionLibDebug SourceLevelDebugPkg: Convert non DOS format files to DOS format 2014-09-03 08:49:15 +00:00