Revision: 18535
          http://sourceforge.net/p/edk2/code/18535
Author:   niruiyu
Date:     2015-09-24 03:08:00 +0000 (Thu, 24 Sep 2015)
Log Message:
-----------
SourceLevelDebugPkg: Change revision to 4 to compress packet

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <[email protected]>
Reviewed-by: Jeff Fan <[email protected]>

Modified Paths:
--------------
    trunk/edk2/SourceLevelDebugPkg/Include/TransferProtocol.h

Modified: trunk/edk2/SourceLevelDebugPkg/Include/TransferProtocol.h
===================================================================
--- trunk/edk2/SourceLevelDebugPkg/Include/TransferProtocol.h   2015-09-24 
03:07:04 UTC (rev 18534)
+++ trunk/edk2/SourceLevelDebugPkg/Include/TransferProtocol.h   2015-09-24 
03:08:00 UTC (rev 18535)
@@ -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
 
 //


------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to