commit | 38eb573b0966af0879b85d5d83b430d95b31a884 | [log] [tgz] |
---|---|---|
author | Hao Wu <hao.a.wu@intel.com> | Sat Oct 08 20:44:51 2016 +0800 |
committer | Hao Wu <hao.a.wu@intel.com> | Tue Nov 08 16:38:21 2016 +0800 |
tree | c2854a2123d92c157e4be02df82bf28163474483 | |
parent | d6a1ce3b130800b84c1335a810798e6147eca431 [diff] |
BaseTools/VfrCompile: Explicitly state format string for DebugMsg() For calls to API DebugMsg(), explicitly state format string as "%s" when the given variable list is a sting. Cc: Liming Gao <liming.gao@intel.com> Cc: Yonghong Zhu <yonghong.zhu@intel.com> Cc: Eric Dong <eric.dong@intel.com> Cc: Dandan Bi <dandan.bi@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>