audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
lzeng14 0cc565deac Add NULL pointer check.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14084 6f19259b-4bc3-4df7-8a09-765794883524
2013-01-25 04:48:41 +00:00
..
AuthService.c 1. Set the secure boot state to Standard Mode when user leaving secure boot setup page. 2013-01-09 05:19:43 +00:00
AuthService.h Move the declaration of gEfiCertDbGuid to the package's Include folder. 2012-11-28 06:59:13 +00:00
Reclaim.c Add security package to repository. 2011-09-02 07:49:32 +00:00
Variable.c Add NULL pointer check. 2013-01-25 04:48:41 +00:00
Variable.h 1. Update the logic of UpdateVariable() for updating variable from: 2013-01-18 01:12:32 +00:00
VariableDxe.c SecurityPkg: Update VariableAuthenticated driver with following changes: 2011-10-28 09:55:09 +00:00
VariableRuntimeDxe.inf Add comment for modules which have external input. 2012-06-12 08:28:43 +00:00
VariableSmm.c Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of OFFSET_OF (SMM_VARIABLE_COMMUNICATE_HEADER, Data). 2012-12-12 14:12:49 +00:00
VariableSmm.inf Add SMRAM range check to variable SMM SMI handler. 2012-07-09 08:26:35 +00:00
VariableSmmRuntimeDxe.c Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe always return EFI_SUCCESS. 2013-01-15 06:43:24 +00:00
VariableSmmRuntimeDxe.inf Add comment for modules which have external input. 2012-06-12 08:28:43 +00:00