mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Run 'echo -t' without the patch will get the result:
echo: Unknown flag - '-t'
The expected result is to display '-t' literally.
This patch adds special handle for 'echo'. 'echo' will not use the
general parameter parsing library.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| Alias.c | ||
| Cls.c | ||
| Echo.c | ||
| GetMtc.c | ||
| Help.c | ||
| Pause.c | ||
| Touch.c | ||
| Type.c | ||
| UefiShellLevel3CommandsLib.c | ||
| UefiShellLevel3CommandsLib.h | ||
| UefiShellLevel3CommandsLib.inf | ||
| UefiShellLevel3CommandsLib.uni | ||
| Ver.c | ||