audk/SourceLevelDebugPkg/Library/DebugAgent
Ruiyu Ni 987a8a64a1 SourceLevelDebugPkg: Fix Serial Port connection cannot be setup
The root cause is SerialPortDebugCommunicationLib returns NULL debug port handle causing the CompressData() doesn't send the compressed data.
The fix doesn't rely on the debug port handle value and uses Send parameter to indicate whether to send the compressed data.

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@17464 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-18 05:29:01 +00:00
..
DebugAgentCommon SourceLevelDebugPkg: Fix Serial Port connection cannot be setup 2015-05-18 05:29:01 +00:00
DxeDebugAgent SourceLevelDebugPkg/DebugAgentDxe: Move help info from DxeDebugAgent 2015-05-18 01:21:30 +00:00
SecPeiDebugAgent SourceLevelDebugPkg: Avoid NULL pointer reference. 2015-04-15 06:55:12 +00:00
SmmDebugAgent SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout. 2015-04-01 07:51:15 +00:00
DxeDebugAgentLib.inf SourceLevelDebugPkg/DebugAgent: Support IA32 processors without DE or FXSAVE/FXRESTOR 2015-04-27 19:53:36 +00:00
DxeDebugAgentLib.uni SourceLevelDebugPkg: Convert non DOS format files to DOS format 2014-09-03 08:49:15 +00:00
SecPeiDebugAgentLib.inf SourceLevelDebugPkg/DebugAgent: Support IA32 processors without DE or FXSAVE/FXRESTOR 2015-04-27 19:53:36 +00:00
SecPeiDebugAgentLib.uni SourceLevelDebugPkg: Convert non DOS format files to DOS format 2014-09-03 08:49:15 +00:00
SmmDebugAgentLib.inf SourceLevelDebugPkg/DebugAgent: Support IA32 processors without DE or FXSAVE/FXRESTOR 2015-04-27 19:53:36 +00:00
SmmDebugAgentLib.uni SourceLevelDebugPkg: Convert non DOS format files to DOS format 2014-09-03 08:49:15 +00:00