efi_loader: signature: rework for intermediate certificates support
[platform/kernel/u-boot.git] / lib / efi_loader / efi_signature.c
2020-08-13 AKASHI Takahiroefi_loader: signature: rework for intermediate certific...
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-16 Tom RiniMerge tag 'mmc-7-24-2020' of https://gitlab.denx.de...
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-13 Tom RiniMerge tag 'efi-2020-10-rc1-3' of https://gitlab.denx...
2020-07-11 AKASHI Takahiroefi_loader: image_loader: add digest-based verification...
2020-07-11 AKASHI Takahiroefi_loader: image_loader: verification for all signatur...
2020-07-11 AKASHI Takahiroefi_loader: signature: make efi_hash_regions more generic
2020-07-11 AKASHI Takahiroefi_loader: signature: fix a size check against revocat...
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-07-03 Heinrich Schuchardtefi_loader: fix efi_image_region_add()
2020-07-03 AKASHI Takahiroefi_loader: signature: replace debug to EFI_PRINT
2020-06-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-03 Tom RiniMerge tag 'efi-2020-07-rc4' of https://gitlab.denx...
2020-06-03 AKASHI Takahiroefi_loader: signature: move efi_guid_cert_type_pkcs7...
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-05 Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-05 Tom RiniMerge tag 'efi-2020-07-rc2-2' of https://gitlab.denx...
2020-05-04 Heinrich Schuchardtefi_loader: correct comments for efi_status_t
2020-05-04 AKASHI Takahiroefi_loader: fix unreachable statement in efi_sigstore_p...
2020-05-04 AKASHI Takahirolib/crypto, efi_loader: move some headers to include...
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 AKASHI Takahiroefi_loader: add signature database parser
2020-04-16 AKASHI Takahiroefi_loader: add signature verification functions