Revision: 18537
          http://sourceforge.net/p/edk2/code/18537
Author:   hwu1225
Date:     2015-09-24 03:23:20 +0000 (Thu, 24 Sep 2015)
Log Message:
-----------
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 <[email protected]>
Reviewed-by: Jeff Fan <[email protected]>

Revision Links:
--------------
    http://sourceforge.net/p/edk2/code/18535

Modified Paths:
--------------
    branches/UDK2015/SourceLevelDebugPkg/Include/TransferProtocol.h

Modified: branches/UDK2015/SourceLevelDebugPkg/Include/TransferProtocol.h
===================================================================
--- branches/UDK2015/SourceLevelDebugPkg/Include/TransferProtocol.h     
2015-09-24 03:22:55 UTC (rev 18536)
+++ branches/UDK2015/SourceLevelDebugPkg/Include/TransferProtocol.h     
2015-09-24 03:23:20 UTC (rev 18537)
@@ -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