diff options
author | Pierre Gondois <pierre.gondois@arm.com> | 2025-09-17 16:36:35 +0300 |
---|---|---|
committer | pierregondois <41638958+pierregondois@users.noreply.github.com> | 2025-10-01 11:02:57 +0300 |
commit | 44a3048c7c234be4503dbb916bbaddc6503eaa43 (patch) | |
tree | ba611c73857ed40f578d64291c35c82ce65c0371 /BaseTools/Source/Python/GenFds/OptRomFileStatement.py | |
parent | 9363f199007342f1419e8bd99a7077be3c5aa620 (diff) | |
download | edk2-44a3048c7c234be4503dbb916bbaddc6503eaa43.tar.xz |
ShellPkg/ShellLib.h: Add aliases for ShellPrintEx() and ShellPrintHiiEx()
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>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/OptRomFileStatement.py')
0 files changed, 0 insertions, 0 deletions