audk/EmulatorPkg/Win
Michael D Kinney 3c8f47bf21 EmulatorPkg/Win/Host: Use safe function _vsnprintf_s()
Update SecPrint() to use _vsnprintf_s() instead of
_vsnprintf() that is a safe function and allows the
defines _CRT_SECURE_NO_WARNINGS and _CRT_SECURE_NO_DEPRECATE
to be removed from WinHost builds.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2025-01-13 05:36:40 +00:00
..
Host EmulatorPkg/Win/Host: Use safe function _vsnprintf_s() 2025-01-13 05:36:40 +00:00
VS2017 EmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILD 2019-08-19 09:49:49 -07:00