diff options
| author | Peter Jones <pjones@redhat.com> | 2017-02-06 13:34:20 -0500 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2017-02-06 13:34:20 -0500 |
| commit | 6ebf9b8704ef04f30324242f73e4b9ce2fb7f3bc (patch) | |
| tree | 5c55203c434c08bb0765df07efc286ede13b3426 /Cryptlib/OpenSSL/crypto/err/err.c | |
| parent | 478f0f094801ad14cadfb9939ed4d2225322c888 (diff) | |
| download | efi-boot-shim-6ebf9b8704ef04f30324242f73e4b9ce2fb7f3bc.tar.gz efi-boot-shim-6ebf9b8704ef04f30324242f73e4b9ce2fb7f3bc.zip | |
Ensure all of the SB verification returns the same error code.
Previously we were returning EFI_ACCESS_DENIED at some places and
EFI_SECURITY_VIOLATION at others. When we're checking whether to run
MokManager, we're checking EFI_SECURITY_VIOLATION, which is more or less
analogous with what the spec says StartImage() returns. So we should
always have that as the return code.
I believe this will fix github issue #44.
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/err/err.c')
0 files changed, 0 insertions, 0 deletions
