Revision: 18536
          http://sourceforge.net/p/edk2/code/18536
Author:   hwu1225
Date:     2015-09-24 03:22:55 +0000 (Thu, 24 Sep 2015)
Log Message:
-----------
SourceLevelDebugPkg: Change the debug message to "v1.5" from "v1.4"

(Sync patch r18534 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/18534

Modified Paths:
--------------
    
branches/UDK2015/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c

Modified: 
branches/UDK2015/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c
===================================================================
--- 
branches/UDK2015/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c
       2015-09-24 03:08:00 UTC (rev 18535)
+++ 
branches/UDK2015/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c
       2015-09-24 03:22:55 UTC (rev 18536)
@@ -19,7 +19,7 @@
 #include "Ia32/DebugException.h"
 
 GLOBAL_REMOVE_IF_UNREFERENCED CHAR8 mErrorMsgVersionAlert[]       = "\rThe 
SourceLevelDebugPkg you are using requires a newer version of the Intel(R) UDK 
Debugger Tool.\r\n";
-GLOBAL_REMOVE_IF_UNREFERENCED CHAR8 mErrorMsgSendInitPacket[]     = "\rSend 
INIT break packet and try to connect the HOST (Intel(R) UDK Debugger Tool v1.4) 
...\r\n";
+GLOBAL_REMOVE_IF_UNREFERENCED CHAR8 mErrorMsgSendInitPacket[]     = "\rSend 
INIT break packet and try to connect the HOST (Intel(R) UDK Debugger Tool v1.5) 
...\r\n";
 GLOBAL_REMOVE_IF_UNREFERENCED CHAR8 mErrorMsgConnectOK[]          = "HOST 
connection is successful!\r\n";
 GLOBAL_REMOVE_IF_UNREFERENCED CHAR8 mErrorMsgConnectFail[]        = "HOST 
connection is failed!\r\n";
 GLOBAL_REMOVE_IF_UNREFERENCED CHAR8 mWarningMsgIngoreBreakpoint[] = "Ignore 
break point in SMM for SMI issued during DXE debugging!\r\n";


------------------------------------------------------------------------------
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