]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg: AuthVariableLib: Remove Customized SecureBoot Mode transition.
authorZhang, Chao B <chao.b.zhang@intel.com>
Thu, 28 Apr 2016 05:28:39 +0000 (13:28 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Wed, 4 May 2016 01:13:49 +0000 (09:13 +0800)
commit560ac77ea155857da879648e559a60b528b19730
treefdecb4402ef272d0af218627f27312d3e2a93334
parent8b0280362459f819ec5517af961a9b2407f2e0a5
SecurityPkg: AuthVariableLib: Remove Customized SecureBoot Mode transition.

  Remove Customized SecureBoot Mode transition logic for Mantis 1263, including AuditMode/DeployedMode/PK update management.
  Also remove image verification logic in AuditMode.
The feature has been moved to
  https://github.com/tianocore/edk2-staging/tree/Customized-Secure-Boot
Previous check-in hash is
  SHA-1: 4fc08e8d683522f255727626197d919a40d4836c

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: El-Haj-Mahmoud Samer <samer.el-haj-mahmoud@hpe.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
SecurityPkg/Library/AuthVariableLib/AuthService.c
SecurityPkg/Library/AuthVariableLib/AuthServiceInternal.h
SecurityPkg/Library/AuthVariableLib/AuthVariableLib.c
SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c