audk/MdeModulePkg/Universal/Variable/RuntimeDxe
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
..
Reclaim.c Update code to support VS2013 tool chain. 2014-07-28 07:52:57 +00:00
Variable.c 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
Variable.h Calculate enough space for 2 variables (public key and variable data) instead of directly setting them 1 by 1. 2014-03-27 10:54:23 +00:00
VariableDxe.c MdeModulePkg: Add the alignment check for FTW spare area address and length, and add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. 2013-07-11 08:15:47 +00:00
VariableRuntimeDxe.inf MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang variables and use PcdUefiVariableDefaultLangDeprecate to turn off auto update between PlatformLang and Lang variables. 2014-03-25 06:56:55 +00:00
VariableSmm.c MdeModulePkg: Add the alignment check for FTW spare area address and length, and add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. 2013-07-11 08:15:47 +00:00
VariableSmm.inf MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang variables and use PcdUefiVariableDefaultLangDeprecate to turn off auto update between PlatformLang and Lang variables. 2014-03-25 06:56:55 +00:00
VariableSmmRuntimeDxe.c Update code to support VS2013 tool chain. 2014-07-28 07:52:57 +00:00
VariableSmmRuntimeDxe.inf Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg variable drivers. 2013-05-17 03:49:35 +00:00