index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_signature.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: Remove <common.h>
Tom Rini
2023-12-21
1
-1
/
+0
*
efi_loader: signature: export efi_hash_regions()
AKASHI Takahiro
2022-07-05
1
-2
/
+2
*
efi_loader: add sha384/512 on certificate revocation
Ilias Apalodimas
2022-05-07
1
-23
/
+53
*
efi_loader: fix uefi secure boot with intermediate certs
Ilias Apalodimas
2022-02-26
1
-6
/
+5
*
efi_loader: hash the image once before checking against db/dbx
Ilias Apalodimas
2022-01-29
1
-1
/
+4
*
efi_loader: correctly handle mixed hashes and signatures in db
Ilias Apalodimas
2022-01-29
1
-7
/
+42
*
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2022-01-19
1
-1
/
+1
*
efi_loader: simplify efi_sigstore_parse_sigdb()
Heinrich Schuchardt
2021-10-25
1
-33
/
+5
*
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-05-25
1
-66
/
+1
*
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
1
-2
/
+2
*
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
1
-42
/
+61
*
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
1
-0
/
+85
*
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
2020-08-14
1
-69
/
+7
*
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-13
1
-205
/
+180
*
efi_loader: image_loader: add digest-based verification for signed image
AKASHI Takahiro
2020-07-11
1
-68
/
+60
*
efi_loader: image_loader: verification for all signatures should pass
AKASHI Takahiro
2020-07-11
1
-129
/
+169
*
efi_loader: signature: make efi_hash_regions more generic
AKASHI Takahiro
2020-07-11
1
-29
/
+17
*
efi_loader: signature: fix a size check against revocation list
AKASHI Takahiro
2020-07-11
1
-2
/
+3
*
efi_loader: fix efi_image_region_add()
Heinrich Schuchardt
2020-07-03
1
-16
/
+19
*
efi_loader: signature: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
1
-59
/
+62
*
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
AKASHI Takahiro
2020-06-03
1
-0
/
+1
*
efi_loader: correct comments for efi_status_t
Heinrich Schuchardt
2020-05-04
1
-1
/
+1
*
efi_loader: fix unreachable statement in efi_sigstore_parse_siglist
AKASHI Takahiro
2020-05-04
1
-1
/
+1
*
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-05-04
1
-1
/
+1
*
efi_loader: add signature database parser
AKASHI Takahiro
2020-04-16
1
-0
/
+226
*
efi_loader: add signature verification functions
AKASHI Takahiro
2020-04-16
1
-0
/
+578