Revision: 18464
          http://sourceforge.net/p/edk2/code/18464
Author:   hwu1225
Date:     2015-09-15 05:44:39 +0000 (Tue, 15 Sep 2015)
Log Message:
-----------
ShellPkg: Update the help information for 'setvar' command to follow Shell 
behavior.

Since Shell will remove the quotes in parameters, setvar cannot receive the 
quotes from ="ascii" or =L"unicode". User should add ^ to escape quotes in 
setvar data.

(Sync patch r18454 from main trunk.)

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <[email protected]>
Reviewed-by: Jaben Carsey <[email protected]>

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

Modified Paths:
--------------
    
branches/UDK2015/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni

Modified: 
branches/UDK2015/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
===================================================================
--- 
branches/UDK2015/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
 2015-09-15 05:44:16 UTC (rev 18463)
+++ 
branches/UDK2015/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
 2015-09-15 05:44:39 UTC (rev 18464)
@@ -1604,9 +1604,9 @@
  -- 

------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to