From 938d65a58a89d8d382eb8b047fc4748d5b37f28c Mon Sep 17 00:00:00 2001 From: Qiu Shumin Date: Sat, 10 Oct 2015 01:19:43 +0000 Subject: ShellPkg: Print error message when Shell set environment variable fail. If you try to 'set' a read only environment variable and it fails without printing any information. This patch add error message printing when 'set' environment variable fails. 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@18598 6f19259b-4bc3-4df7-8a09-765794883524 --- .../UefiShellLevel2CommandsLib.uni | Bin 109570 -> 109742 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni') diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni b/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni index 29563d2e21..cc2c33cda4 100644 Binary files a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni and b/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni differ -- cgit v1.2.3