diff options
author | Konstantin Aladyshev <aladyshev22@gmail.com> | 2022-07-27 16:45:03 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-08-17 07:45:58 +0000 |
commit | 64a20bea97e6a19651e639a9c24e5f4e37b70f81 (patch) | |
tree | 93cabf6ae3a31b100956a69ccc650d89702a0a3a /ShellPkg/Library | |
parent | 3f282f451023234e16510516fbad20cd0ca04847 (diff) | |
download | edk2-64a20bea97e6a19651e639a9c24e5f4e37b70f81.zip edk2-64a20bea97e6a19651e639a9c24e5f4e37b70f81.tar.gz edk2-64a20bea97e6a19651e639a9c24e5f4e37b70f81.tar.bz2 |
MdeModulePkg/DumpDynPcd: Remove unsupported format specifiers
Some print statements use format specifiers like %N/%H/%E/%B that are
only supported in the shell print functions. In the ordinary 'Print'
function they are just displayed as letters N/H/E/B.
Remove these unsupported format specifiers from the 'Print' statements
to fix the issue.
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'ShellPkg/Library')
0 files changed, 0 insertions, 0 deletions