audk/SecurityPkg/Tcg
Michael Kinney 655dabe338 SecurityPkg/Tcg: Fix debug messages
Debug messages are using a format strings with %s for
a Unicode string, but the strings being printed are
ASCII strings and this results in corrupted debug
messages.  Change the the format string to use %a
instead of %s.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19617 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-07 22:24:22 +00:00
..
MemoryOverwriteControl SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
MemoryOverwriteRequestControlLock SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
PhysicalPresencePei SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
Tcg2Config SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
Tcg2Dxe SecurityPkg/Tcg: Fix debug messages 2016-01-07 22:24:22 +00:00
Tcg2Pei SecurityPkg Tcg2Pei: Fix a typo in function description 2016-01-06 01:12:48 +00:00
Tcg2Smm SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TcgConfigDxe SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TcgDxe SecurityPkg/Tcg: Fix debug messages 2016-01-07 22:24:22 +00:00
TcgPei SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TcgSmm SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEEConfig SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEEDxe SecurityPkg/Tcg: Fix debug messages 2016-01-07 22:24:22 +00:00
TrEEPei SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEESmm SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00