From 725507b000e881d4c48d94ce0dfe77ada767aabe Mon Sep 17 00:00:00 2001 From: Qiu Shumin Date: Tue, 15 Sep 2015 01:08:59 +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. 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/trunk/edk2@18454 6f19259b-4bc3-4df7-8a09-765794883524 --- .../UefiShellDebug1CommandsLib.uni | Bin 140668 -> 140676 bytes 1 file changed, 0 insertions(+), 0 deletions(-) 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