mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| AuthService.c | ||
| AuthServiceInternal.h | ||
| AuthVariableLib.c | ||
| AuthVariableLib.inf | ||
| AuthVariableLib.uni | ||