audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
Laszlo Ersek 328e5d8c19 The list of locked variables is traversed at runtime, hence we must
convert the list when transferring from physical to virtual mode.

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14425 6f19259b-4bc3-4df7-8a09-765794883524
2013-06-17 02:30:42 +00:00
..
AuthService.c Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute incorrectly. 2013-05-17 08:05:01 +00:00
AuthService.h Fix memory overflow & VariableSize check issue for SetVariable append write. 2013-05-02 01:42:39 +00:00
Reclaim.c Add security package to repository. 2011-09-02 07:49:32 +00:00
Variable.c Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable drivers. 2013-05-20 07:10:10 +00:00
Variable.h Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable drivers. 2013-05-20 07:10:10 +00:00
VariableDxe.c The list of locked variables is traversed at runtime, hence we must 2013-06-17 02:30:42 +00:00
VariableRuntimeDxe.inf Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable drivers. 2013-05-20 07:10:10 +00:00
VariableSmm.c Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input. 2013-05-21 02:22:02 +00:00
VariableSmm.inf Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable drivers. 2013-05-20 07:10:10 +00:00
VariableSmmRuntimeDxe.c Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable drivers. 2013-05-20 07:10:10 +00:00
VariableSmmRuntimeDxe.inf Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable drivers. 2013-05-20 07:10:10 +00:00