public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] ShellPkg/setvar: Correct typo in setvar help message
@ 2016-12-15  7:29 Ruiyu Ni
  2016-12-15 16:49 ` Carsey, Jaben
  0 siblings, 1 reply; 2+ messages in thread
From: Ruiyu Ni @ 2016-12-15  7:29 UTC (permalink / raw)
  To: edk2-devel; +Cc: Jaben Carsey

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
---
 .../UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
index bd1726b..06865a4 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
+++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
@@ -813,9 +813,9 @@
 "  3. If = is not specified, then the current variable contents are displayed.\r\n"
 "  4. If =data is specified, then the variable's value is changed to the value\r\n"
 "     specified by data.\r\n"
-"  5. -bs, -rt and -nv are only useful if the variable already exists.\r\n"
-"  6. If the variable already exists and the attributes cannot be changed,\r\n"
-"     then -1 is returned. \r\n"
+"  5. -bs, -rt and -nv are only useful if the variable does not exist.\r\n"
+"  6. If the variable already exists, the attributes cannot be changed, and the"
+"     flags will be ignored.\r\n"
 ".SH RETURNVALUES\r\n"
 " \r\n"
 "RETURN VALUES:\r\n"
-- 
2.9.0.windows.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ShellPkg/setvar: Correct typo in setvar help message
  2016-12-15  7:29 [PATCH] ShellPkg/setvar: Correct typo in setvar help message Ruiyu Ni
@ 2016-12-15 16:49 ` Carsey, Jaben
  0 siblings, 0 replies; 2+ messages in thread
From: Carsey, Jaben @ 2016-12-15 16:49 UTC (permalink / raw)
  To: Ni, Ruiyu, edk2-devel@lists.01.org; +Cc: Carsey, Jaben

Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

> -----Original Message-----
> From: Ni, Ruiyu
> Sent: Wednesday, December 14, 2016 11:29 PM
> To: edk2-devel@lists.01.org
> Cc: Carsey, Jaben <jaben.carsey@intel.com>
> Subject: [PATCH] ShellPkg/setvar: Correct typo in setvar help message
> Importance: High
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
> Cc: Jaben Carsey <jaben.carsey@intel.com>
> ---
>  .../UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni       | 6
> +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git
> a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLi
> b.uni
> b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLi
> b.uni
> index bd1726b..06865a4 100644
> ---
> a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLi
> b.uni
> +++
> b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLi
> b.uni
> @@ -813,9 +813,9 @@
>  "  3. If = is not specified, then the current variable contents are displayed.\r\n"
>  "  4. If =data is specified, then the variable's value is changed to the value\r\n"
>  "     specified by data.\r\n"
> -"  5. -bs, -rt and -nv are only useful if the variable already exists.\r\n"
> -"  6. If the variable already exists and the attributes cannot be changed,\r\n"
> -"     then -1 is returned. \r\n"
> +"  5. -bs, -rt and -nv are only useful if the variable does not exist.\r\n"
> +"  6. If the variable already exists, the attributes cannot be changed, and the"
> +"     flags will be ignored.\r\n"
>  ".SH RETURNVALUES\r\n"
>  " \r\n"
>  "RETURN VALUES:\r\n"
> --
> 2.9.0.windows.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-15 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-15  7:29 [PATCH] ShellPkg/setvar: Correct typo in setvar help message Ruiyu Ni
2016-12-15 16:49 ` Carsey, Jaben

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox