edk2/ShellPkg/Application/Shell
Pierre Gondois aa29d51637 ShellPkg: Use the newly introduced ShellPrintDefaultEx() alias
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>
2025-10-01 10:02:57 +02:00
..
ConsoleLogger.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ConsoleLogger.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ConsoleWrappers.c ShellPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx 2024-04-03 10:25:06 +08:00
ConsoleWrappers.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FileHandleInternal.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FileHandleWrappers.c ShellPkg: Use the newly introduced ShellPrintDefaultEx() alias 2025-10-01 10:02:57 +02:00
FileHandleWrappers.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Shell.c ShellPkg: Use the newly introduced ShellPrintDefaultEx() alias 2025-10-01 10:02:57 +02:00
Shell.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Shell.inf ShellPkg: Remove PcdShellSupportOldProtocols 2025-06-13 21:11:49 +00:00
Shell.uni ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
ShellEnvVar.c ShellPkg: Fixed Deadcode and Null field Coverity warnings. 2025-07-24 07:57:29 +00:00
ShellEnvVar.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ShellManParser.c ShellPkg: Shell: CodeQL Fixes 2024-10-29 02:09:18 +00:00
ShellManParser.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ShellParametersProtocol.c ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() alias 2025-10-01 10:02:57 +02:00
ShellParametersProtocol.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ShellProtocol.c ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() alias 2025-10-01 10:02:57 +02:00
ShellProtocol.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00