audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
Star Zeng 52e764f796 SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consistent
to return EFI_NOT_FOUND when a specified variable doesn't exist and
Data parameter is NULL but DataSize parameter is valid in GetVariable() invocation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17031 6f19259b-4bc3-4df7-8a09-765794883524
2015-03-09 13:05:55 +00:00
..
AuthService.c UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for Secure Boot 2014-11-14 08:41:12 +00:00
AuthService.h Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overflow issue. 2014-10-22 07:30:22 +00:00
Measurement.c Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code. 2014-11-10 05:01:15 +00:00
Reclaim.c Update code to support VS2013 tool chain. 2014-07-28 07:45:49 +00:00
VarCheck.c SecurityPkg Variable: Implement variable quota management. 2015-01-27 08:44:10 +00:00
Variable.c SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe 2015-02-02 09:31:08 +00:00
Variable.h SecurityPkg Variable: Implement variable quota management. 2015-01-27 08:44:10 +00:00
VariableAuthRuntimeDxe.uni SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
VariableAuthSmm.uni SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
VariableAuthSmmRuntimeDxe.uni SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
VariableDxe.c SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe 2015-02-02 09:31:08 +00:00
VariableRuntimeDxe.inf SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe 2015-02-02 09:31:08 +00:00
VariableRuntimeDxeExtra.uni SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:34:23 +00:00
VariableSmm.c SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. 2015-02-05 01:00:53 +00:00
VariableSmm.inf SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. 2015-02-05 01:00:53 +00:00
VariableSmmExtra.uni SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:34:23 +00:00
VariableSmmRuntimeDxe.c SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consistent 2015-03-09 13:05:55 +00:00
VariableSmmRuntimeDxe.inf SecurityPkg Variable: Implement VarCheck PROTOCOL 2015-01-05 03:42:17 +00:00
VariableSmmRuntimeDxeExtra.uni SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:34:23 +00:00