]> git.proxmox.com Git - mirror_edk2.git/commit
Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of AsciiStrnCpy...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Jun 2012 02:16:16 +0000 (02:16 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Jun 2012 02:16:16 +0000 (02:16 +0000)
commit856d643816fc04c5645bba4eafce4de675649c4f
tree27ddc3e1a6b4a6036ac9b75377709cb4110a9fc4
parent93c0bdec2807cd968a89a0ac01a379a90fa50f93
Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of AsciiStrnCpy() to copy ASCII string to save size.

Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13441 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c