From 9f00fa9165ebc8da0cc604e7f475f3f2ad7735ca Mon Sep 17 00:00:00 2001 From: Qiu Shumin Date: Tue, 15 Sep 2015 05:44:39 +0000 Subject: 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 Reviewed-by: Jaben Carsey git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2015@18464 6f19259b-4bc3-4df7-8a09-765794883524 --- .../UefiShellDebug1CommandsLib.uni | Bin 140668 -> 140676 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'ShellPkg') diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni index 167cacc70d..e16175a617 100644 Binary files a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni and b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni differ -- cgit v1.2.3