summaryrefslogtreecommitdiff
path: root/SourceLevelDebugPkg
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2015-09-24 03:23:20 +0000
committerhwu1225 <hwu1225@Edk2>2015-09-24 03:23:20 +0000
commitd81a37c69082331f98be995247fae41a65850e60 (patch)
treea18ab91c67b4b966d6aca0886ea7bf3b31491654 /SourceLevelDebugPkg
parentd0b29b5ef6f903698d011510722233e37bcc7914 (diff)
downloadedk2-platforms-d81a37c69082331f98be995247fae41a65850e60.tar.xz
SourceLevelDebugPkg: Change revision to 4 to compress packet
(Sync patch r18535 from main trunk.) 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/branches/UDK2015@18537 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'SourceLevelDebugPkg')
-rw-r--r--SourceLevelDebugPkg/Include/TransferProtocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SourceLevelDebugPkg/Include/TransferProtocol.h b/SourceLevelDebugPkg/Include/TransferProtocol.h
index 45d82c2995..ef7c891c39 100644
--- a/SourceLevelDebugPkg/Include/TransferProtocol.h
+++ b/SourceLevelDebugPkg/Include/TransferProtocol.h
@@ -24,7 +24,7 @@
//
#define DEBUG_AGENT_REVISION_03 ((0 << 16) | 03)
#define DEBUG_AGENT_REVISION_04 ((0 << 16) | 04)
-#define DEBUG_AGENT_REVISION DEBUG_AGENT_REVISION_03
+#define DEBUG_AGENT_REVISION DEBUG_AGENT_REVISION_04
#define DEBUG_AGENT_CAPABILITIES 0
//