mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Most calls to ShellPrintEx() and ShellPrintHiiEx() are done using the default optional value for the: - location, through the column/row arguments - language Create aliases that automatically populate the col, row and language optional parameters with their default value. This helps to reduce: - the information to read/understand by users - the code size No functional change is introduced. Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> |
||
|---|---|---|
| .. | ||
| AcpiViewCommandLib.h | ||
| BcfgCommandLib.h | ||
| HandleParsingLib.h | ||
| ShellCEntryLib.h | ||
| ShellCommandLib.h | ||
| ShellLib.h | ||