audk/MdeModulePkg/Universal/Variable/RuntimeDxe
Star Zeng ae658d9163 MdeModulePkg Variable: Move CacheVariable->InDeletedTransitionPtr NULL pointer check
This change is triggered by R18654 "Enhance variable performance by reading from existed memory cache"
that changed the code to use CacheVariable to improve performance.
So the CacheVariable->InDeletedTransitionPtr NULL pointer check needs to be moved to the place before
it is been used.

Cc: Shumin Qiu <shumin.qiu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Shumin Qiu <shumin.qiu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18688 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-28 00:48:43 +00:00
..
Measurement.c MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg 2015-07-01 03:08:29 +00:00
Reclaim.c MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg 2015-07-01 03:08:29 +00:00
VarCheck.c MdeModulePkg Variable: Consume the separated VarCheckLib 2015-08-25 03:01:56 +00:00
Variable.c MdeModulePkg Variable: Move CacheVariable->InDeletedTransitionPtr NULL pointer check 2015-10-28 00:48:43 +00:00
Variable.h MdeModulePkg Variable: Consume the separated VarCheckLib 2015-08-25 03:01:56 +00:00
VariableDxe.c MdeModulePkg Variable: Enhance variable performance by reading from existed memory cache. 2015-10-23 05:28:38 +00:00
VariableExLib.c MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64() 2015-07-27 00:49:00 +00:00
VariableRuntimeDxe.inf MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuid 2015-10-16 01:32:22 +00:00
VariableRuntimeDxe.uni MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg 2015-07-01 03:08:29 +00:00
VariableRuntimeDxeExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00
VariableSmm.c MdeModulePkg Variable: Consume the separated VarCheckLib 2015-08-25 03:01:56 +00:00
VariableSmm.inf MdeModulePkg Variable: Consume the separated VarCheckLib 2015-08-25 03:01:56 +00:00
VariableSmm.uni MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg 2015-07-01 03:08:29 +00:00
VariableSmmExtra.uni MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg 2015-07-01 03:08:29 +00:00
VariableSmmRuntimeDxe.c MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg 2015-07-01 03:08:29 +00:00
VariableSmmRuntimeDxe.inf MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg 2015-07-01 03:08:29 +00:00
VariableSmmRuntimeDxe.uni MdeModulePkg Variable: Add missing warning annotation. 2014-11-19 01:08:23 +00:00
VariableSmmRuntimeDxeExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00