audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
Chao Zhang 98e9d30f78 SecurityPkg Variable: Make PK & SecureBootMode consistent
PK can be cleared in runtime. However SecureBootMode variable is not updated accordingly.  Add code in variable init to make them consistent.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17401 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-11 05:49:31 +00:00
..
AuthService.c SecurityPkg Variable: Make PK & SecureBootMode consistent 2015-05-11 05:49:31 +00:00
AuthService.h SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable store) 2015-03-17 06:41:40 +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: Allow the delete operation of common auth variable at user physical presence. 2015-03-13 01:24:16 +00:00
Variable.c SecurityPkg Variable: Enhance the code logic about VariableLock 2015-04-10 01:52:54 +00:00
Variable.h SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable store) 2015-03-17 06:41:40 +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: Reuse scratch data area(at the end of volatile variable store) 2015-03-17 06:41:40 +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