Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 64a20bea97e6a19651e639a9c24e5f4e37b70f81
https://github.com/tianocore/edk2/commit/64a20bea97e6a19651e639a9c24e5f4e37b70f81
Author: Konstantin Aladyshev <[email protected]>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M MdeModulePkg/Application/DumpDynPcd/DumpDynPcd.c
Log Message:
-----------
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 <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits