Re: [edk2-devel] [PATCH] SecurityPkg/AuthSeriableLib: Always delete variable in certdb

2019-05-13 Thread Zhang, Chao B
Reviewed-by : Chao Zhang -Original Message- From: Gao, Zhichao Sent: Monday, May 13, 2019 10:55 AM To: devel@edk2.groups.io Cc: Zhang, Chao B ; Yao, Jiewen ; Wang, Jian J ; Zeng, Star ; Gao, Liming Subject: [PATCH] SecurityPkg/AuthSeriableLib: Always delete variable in certdb REF: ht

[edk2-devel] [PATCH] SecurityPkg/AuthSeriableLib: Always delete variable in certdb

2019-05-12 Thread Gao, Zhichao
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 Cc: Jiewen Yao Cc: Jian Wang Cc: Star Zeng Cc: Liming Gao Signed-off-by: Zhichao Gao --- SecurityPkg/Library/AuthVar