mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Make use the newly introduced ShellPrintHiiDefaultEx() alias and
replace wherever it is possible:
- "ShellPrintHiiEx (-1, -1, NULL,"
with:
- "ShellPrintHiiDefaultEx ("
No functional change is introduced.
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
|
||
|---|---|---|
| .. | ||
| Exit.c | ||
| For.c | ||
| Goto.c | ||
| If.c | ||
| Shift.c | ||
| Stall.c | ||
| UefiShellLevel1CommandsLib.c | ||
| UefiShellLevel1CommandsLib.h | ||
| UefiShellLevel1CommandsLib.inf | ||
| UefiShellLevel1CommandsLib.uni | ||