~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
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
*
efi_loader: signature: export efi_hash_regions()
AKASHI Takahiro
2022-07-05
*
efi_loader: add sha384/512 on certificate revocation
Ilias Apalodimas
2022-05-07
*
efi_loader: fix uefi secure boot with intermediate certs
Ilias Apalodimas
2022-02-26
*
efi_loader: hash the image once before checking against db/dbx
Ilias Apalodimas
2022-01-29
*
efi_loader: correctly handle mixed hashes and signatures in db
Ilias Apalodimas
2022-01-29
*
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2022-01-19
*
efi_loader: simplify efi_sigstore_parse_sigdb()
Heinrich Schuchardt
2021-10-25
*
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-05-25
*
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
*
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
*
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
*
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
2020-08-14
*
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-13
*
efi_loader: image_loader: add digest-based verification for signed image
AKASHI Takahiro
2020-07-11
*
efi_loader: image_loader: verification for all signatures should pass
AKASHI Takahiro
2020-07-11
*
efi_loader: signature: make efi_hash_regions more generic
AKASHI Takahiro
2020-07-11
*
efi_loader: signature: fix a size check against revocation list
AKASHI Takahiro
2020-07-11
*
efi_loader: fix efi_image_region_add()
Heinrich Schuchardt
2020-07-03
*
efi_loader: signature: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
*
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
AKASHI Takahiro
2020-06-03
*
efi_loader: correct comments for efi_status_t
Heinrich Schuchardt
2020-05-04
*
efi_loader: fix unreachable statement in efi_sigstore_parse_siglist
AKASHI Takahiro
2020-05-04
*
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-05-04
*
efi_loader: add signature database parser
AKASHI Takahiro
2020-04-16
*
efi_loader: add signature verification functions
AKASHI Takahiro
2020-04-16