audk/MdeModulePkg/Application/DumpDynPcd
Konstantin Aladyshev 64a20bea97 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>
2022-08-17 07:45:58 +00:00
..
DumpDynPcd.c MdeModulePkg/DumpDynPcd: Remove unsupported format specifiers 2022-08-17 07:45:58 +00:00
DumpDynPcd.inf MdeModulePkg/DumpDynPcd: Add application to dump dynamic PCD settings 2019-05-08 14:15:40 +08:00
DumpDynPcdStr.uni MdeModulePkg/DumpDynPcd: Add application to dump dynamic PCD settings 2019-05-08 14:15:40 +08:00