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