Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / lib / efi_loader / efi_signature.c
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-19 Heinrich Schuchardtefi_loader: use %pUs for printing GUIDs
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-10-26 Tom RiniMerge tag 'efi-2022-01-rc1-2' of https://source.denx...
2021-10-25 Heinrich Schuchardtefi_loader: simplify efi_sigstore_parse_sigdb()
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-05-27 Tom RiniMerge tag 'ti-v2021.07-rc4' of https://source.denx...
2021-05-25 Tom RiniMerge tag 'efi-2021-07-rc4' of https://source.denx...
2021-05-25 Masahisa Kojimaefi_loader: expose efi_image_parse() even if UEFI Secur...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Sughosh Ganuefi: capsule: Add support for uefi capsule authentication
2020-12-31 Sughosh Ganuefi_loader: Re-factor code to build the signature store...
2020-12-31 Sughosh Ganuefi_loader: Make the pkcs7 header parsing function...
2020-08-15 Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14 AKASHI Takahiroefi_loader: signature: correct a behavior against multi...
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