mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-06-12 19:04:28 +00:00
Fix error path
This commit is contained in:
parent
a817d08425
commit
849eff34f4
@ -650,6 +650,8 @@ Pkcs7Verify (
|
||||
return Status;
|
||||
}
|
||||
|
||||
Status = FALSE;
|
||||
|
||||
//
|
||||
// Retrieve PKCS#7 Data (DER encoding)
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user