audk/SourceLevelDebugPkg/Library
Hao Wu c00ad62378 SourceLevelDebugPkg: Use Pcd for the revision of transfer protocol
V3 changes:
Add detailed description for the usage of the Pcd in package DEC file.
Update the comment for the introduced Pcd in module INF files.

V2 changes:
Instead of using a global variable, use a Pcd for transfer protocol
revision.

Previously, the revision of the debug agent transfer protocol is
reflected by a macro.

This commit introduces a Pcd to reflect the revision in order to avoid the
comparison of two macros, which will generate a constant result detected
by code checkers.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
2017-09-04 09:01:16 +08:00
..
DebugAgent SourceLevelDebugPkg: Use Pcd for the revision of transfer protocol 2017-09-04 09:01:16 +08:00
DebugCommunicationLibSerialPort SourceLevelDebugPkg: Fix typos in comments 2016-10-24 09:10:15 +08:00
DebugCommunicationLibUsb SourceLevelDebugPkg: Refine casting expression result to bigger size 2017-03-06 14:33:25 +08:00
DebugCommunicationLibUsb3 SourceLevelDebugPkg: Fix typos in comments 2016-10-24 09:10:15 +08:00
PeCoffExtraActionLibDebug SourceLevelDebugPkg PeCoffExtraActionLibDebug: Add nasm source file into INF 2016-06-28 09:52:23 +08:00