audk/MdeModulePkg/Library/PiDxeS3BootScriptLib
Feng Tian 6e1e540554 1) Add type cast for better coding style.
2) replace StrCpy() usage in Variable driver with StrnCpy().

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15770 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-07 08:54:34 +00:00
..
BootScriptExecute.c 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
BootScriptInternalFormat.h Fix the issue that S3BootScriptLabel() does not work to insert label when the specified position is not at the end of table. 2012-11-29 05:41:51 +00:00
BootScriptSave.c Fixed typos: hanlder should be handler. 2014-07-09 03:51:56 +00:00
DxeS3BootScriptLib.inf Multi-SMM drivers couldn't save their boot script successfully all at runtime in SMM, one module's boot script will overwrite another module's. 2012-12-06 01:15:40 +00:00
InternalBootScriptLib.h Update code to pass build on VS2008 with /Od compiler option. 2011-11-28 06:19:36 +00:00