audk/SecurityPkg/Tcg/TcgDxe
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
..
TcgDxe.c SecurityPkg/Tcg: Fix debug messages 2016-01-07 22:24:22 +00:00
TcgDxe.inf Move Smbios measurement from TCG driver to Smbios driver. 2015-10-27 03:54:08 +00:00
TcgDxe.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TcgDxeExtra.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TisDxe.c Fix TCG protocol PassThroughToTpm() SDL issue 2012-08-17 07:59:51 +00:00
TpmComm.c Fix overflow issue in TcgProtocol 2013-06-06 00:39:41 +00:00
TpmComm.h Add security package to repository. 2011-09-02 07:49:32 +00:00