audk/SourceLevelDebugPkg/Include
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
..
Guid clang warns on guard macro not matching in .h file. 2014-08-08 00:57:50 +00:00
Ia32 This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or greater. Detailed change log is as below: 2012-06-11 02:15:11 +00:00
Library SourceLevelDebugPkg: Fix typos in comments 2016-10-24 09:10:15 +08:00
ImageDebugSupport.h This revision can only work with Intel(c) UDK Debugger Tool version 1.3 or greater. Detailed change log is as below: 2013-01-25 02:36:18 +00:00
TransferProtocol.h SourceLevelDebugPkg: Use Pcd for the revision of transfer protocol 2017-09-04 09:01:16 +08:00