]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.
authorChao Zhang <chao.b.zhang@intel.com>
Mon, 7 Dec 2015 06:20:02 +0000 (06:20 +0000)
committerczhang46 <czhang46@Edk2>
Mon, 7 Dec 2015 06:20:02 +0000 (06:20 +0000)
commit4fc08e8d683522f255727626197d919a40d4836c
tree6358202293021f6508e1417ebf68d3530037b185
parentaf9af05bec5b1880f8e4f9142ecc0044fd0acb33
SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.

  Implement Customized SecureBoot Mode transition logic according to Mantis 1263, including AuditMode/DeployedMode/PK update management.
  Also implement image verification logic in AuditMode. Image Certificate & Hash are recorded to EFI Image Execution Table.
  https://mantis.uefi.org/mantis/view.php?id=1263

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Zeng Star <star.zeng@intel.com>
Reviewed-by: Long Qin <qin.long@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19133 6f19259b-4bc3-4df7-8a09-765794883524
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