Files
Kun Qinandmergify[bot] b980aa0719 SecurityPkg: AuthVariableLib: Handle empty signature lists
The current implementation fails to set authenticated variables when the
signature list is empty. This can legitimately occur for dbx when no
signatures are revoked after a certificate rotation.

Update the logic to explicitly handle empty signature lists, avoiding an
implicit dependency on the variable being absent from variable storage.

Signed-off-by: Kun Qin <kun.qin@microsoft.com>
2026-03-10 06:33:40 +00:00
..