efi_loader: correctly handle mixed hashes and signatures in db
[platform/kernel/u-boot.git] / lib / efi / efi.c
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-15 Tom RiniMerge tag 'efi-2022-04-rc1' of https://source.denx...
2022-01-15 Simon Glassefi: Move exit_boot_services into a function
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-31 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-12-31 Simon Glassefi: Share struct efi_priv between the app and stub...
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-10 Tom RiniMerge tag 'u-boot-stm32-20211110' of https://source...
2021-11-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-08 Tom RiniMerge tag 'efi-2022-01-rc2' of https://source.denx...
2021-11-07 Simon Glassx86: Don't duplicate global_ptr in 64-bit EFI app
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-01 Tom RiniMerge tag 'u-boot-imx-20190426' of git://git.denx.de...
2019-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-04-24 Tom RiniMerge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
2019-04-24 Tom RiniMerge tag 'efi-2019-07-rc1-3' of git://git.denx.de...
2019-04-22 Heinrich Schuchardtefi_loader: consistent naming of protocol GUIDs
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Tom RiniMerge tag 'video-updates-for-2019.01-rc2' of git:/...
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-12-03 Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-12-03 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-12-02 Heinrich Schuchardtefi_loader: typedef struct efi_object *efi_handle_t
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-27 Tom RiniRemove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
2015-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-05 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-05 Simon Glassefi: Add start-up library code