mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Make use the newly introduced ShellPrintDefaultEx() alias and
replace wherever it is possible:
- "ShellPrintEx (-1, -1,"
with:
- "ShellPrintDefaultEx ("
No functional change is introduced.
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
|
||
|---|---|---|
| .. | ||
| 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 | ||