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>
|
||
|---|---|---|
| .. | ||
| Arm | ||
| Parsers | ||
| AcpiParser.c | ||
| AcpiParser.h | ||
| AcpiTableParser.c | ||
| AcpiTableParser.h | ||
| AcpiView.c | ||
| AcpiView.h | ||
| AcpiViewConfig.c | ||
| AcpiViewConfig.h | ||
| UefiShellAcpiViewCommandLib.c | ||
| UefiShellAcpiViewCommandLib.inf | ||
| UefiShellAcpiViewCommandLib.uni | ||