]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg/AuthSeriableLib: Always delete variable in certdb
authorZhichao Gao <zhichao.gao@intel.com>
Mon, 13 May 2019 02:48:27 +0000 (10:48 +0800)
committerJian J Wang <jian.j.wang@intel.com>
Wed, 15 May 2019 05:00:37 +0000 (13:00 +0800)
commite90ea9470a88661946d8489c3a31640eab096a9a
tree2ddffc5e4514b75e3b6f49d8c8b65a95d0d6c374
parent4000f249ba5c177b53e91b9435a4420f8e4f5d6f
SecurityPkg/AuthSeriableLib: Always delete variable in certdb

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1783

While cleaning the certdb, always delete the variable data in
the certdb regardless of its attribute.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian Wang <jian.j.wang@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
SecurityPkg/Library/AuthVariableLib/AuthService.c