diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2015-05-18 05:29:01 +0000 |
---|---|---|
committer | niruiyu <niruiyu@Edk2> | 2015-05-18 05:29:01 +0000 |
commit | 987a8a64a147ff7f0d813487b995fe7eb5aa5423 (patch) | |
tree | a3a2b0147a8f9e1ae2deefb249a769e398f14acb /MdeModulePkg/Universal | |
parent | f3b6e048e2454c4692bcd66c7592aefde14bcfa4 (diff) | |
download | edk2-platforms-987a8a64a147ff7f0d813487b995fe7eb5aa5423.tar.xz |
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
Diffstat (limited to 'MdeModulePkg/Universal')
0 files changed, 0 insertions, 0 deletions