edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] ShellPrintEx and ShellPrintHiiEx formating flags
Are there any plans to fix this issue in future?
Thanks,
Stefan
-Ursprüngliche Nachricht-
Von: Carsey, Jaben [mailto:jaben.car...@intel.com]
Gesendet: Donnerstag, 4. April 2013 16:32
An:
@lists.sourceforge.net
Subject: Re: [edk2] ShellPrintEx and ShellPrintHiiEx formating flags
Are there any plans to fix this issue in future?
Thanks,
Stefan
-Ursprüngliche Nachricht-
Von: Carsey, Jaben [mailto:jaben.car...@intel.com]
Gesendet: Donnerstag, 4. April 2013 16:32
An: edk2
flags
That is a side effect.
-Jaben
-Original Message-
From: Mutschler Stefan [mailto:s.mutsch...@ads-tec.de]
Sent: Thursday, April 04, 2013 6:54 AM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] ShellPrintEx and ShellPrintHiiEx formating flags
Hi,
if I type something like the
That is a side effect.
-Jaben
-Original Message-
From: Mutschler Stefan [mailto:s.mutsch...@ads-tec.de]
Sent: Thursday, April 04, 2013 6:54 AM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] ShellPrintEx and ShellPrintHiiEx formating flags
Hi,
if I type something like the
Hi,
if I type something like the following into the shell:
set BLUE something
echo %BLUE%
it's defining a variable and prints out the variable. If I hit the
up-key to see the command history the second string gets formatted. It
is blue after the blank and only the string "echo LUE%" is visible