audk/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon
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
..
Ia32 SourceLevelDebugPkg DebugAgentLib: Convert Ia32/AsmFuncs.asm 2016-06-28 09:52:24 +08:00
X64 SourceLevelDebugPkg DebugAgentLib: Convert X64/AsmFuncs.asm 2016-06-28 09:52:24 +08:00
DebugAgent.c SourceLevelDebugPkg: Use Pcd for the revision of transfer protocol 2017-09-04 09:01:16 +08:00
DebugAgent.h UefiCpuPkg/LocalApic.h: Remove duplicated/conflicted definitions 2016-08-17 19:54:41 +08:00
DebugMp.c UefiCpuPkg/LocalApic.h: Remove duplicated/conflicted definitions 2016-08-17 19:54:41 +08:00
DebugMp.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
DebugTimer.c SourceLevelDebugPkg: DebugAgent: Set Local APIC SoftwareEnable 2015-10-30 17:53:53 +00:00
DebugTimer.h SourceLevelDebugPkg/DebugTimer: Timer count value 0 not calculated 2015-08-27 02:08:56 +00:00