lib/hashtable: remove superfluous check
[pandora-u-boot.git] / lib / efi_loader /
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Tom RiniMerge tag 'efi-2021-01-rc1' of https://gitlab.denx...
2020-10-06 Heinrich Schuchardtefi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
2020-10-06 Heinrich Schuchardtefi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL
2020-10-06 Heinrich Schuchardtefi_loader: description EFI_LOAD_FILE2_PROTOCOL
2020-10-05 Tom RiniMerge branch 'next'
2020-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-09-28 Tom RiniMerge tag 'efi-2020-10-rc6' of https://gitlab.denx...
2020-09-27 Heinrich Schuchardtefi_loader: installation of EFI_RNG_PROTOCOL
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-19 Tom RiniMerge tag 'efi-2020-10-rc5-2' of https://gitlab.denx...
2020-09-18 Maxim Uvarovefi_memory: refine overlap_only_ram description
2020-09-16 Tom RiniMerge tag 'efi-2020-10-rc5' of https://gitlab.denx...
2020-09-14 Heinrich Schuchardtefi_loader: save global data pointer on RISC-V
2020-09-14 Heinrich Schuchardtefi_loader: efi_var_mem_notify_exit_boot_services
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-09-07 Tom RiniMerge tag 'efi-2020-10-rc4' of https://gitlab.denx...
2020-09-06 Heinrich Schuchardtefi_loader: remove duplicate image size check
2020-09-06 Heinrich Schuchardtefi_loader: error message if image not authenticated
2020-09-06 Heinrich Schuchardtefi_loader: log function in image loader
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge branch '2020-08-24-misc-improvements'
2020-08-24 Tom RiniMerge tag 'efi-2020-10-rc3-3' of https://gitlab.denx...
2020-08-24 Heinrich Schuchardtefi_loader: validate device path length in boot manager
2020-08-24 Heinrich Schuchardtefi_loader: efi_dp_check_length()
2020-08-24 Heinrich Schuchardtefi_loader: ResetSystem() should not hang
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: variable: fix secure state initialization
2020-08-13 AKASHI Takahiroefi_loader: signature: rework for intermediate certific...
2020-08-13 AKASHI Takahiroefi_loader: variable: keep temporary buffer during...
2020-08-13 Tom RiniMerge tag 'u-boot-stm32-20200813' of https://gitlab...
2020-08-12 Tom RiniMerge tag 'ti-v2020.10-rc3' of https://gitlab.denx...
2020-08-11 Tom RiniMerge tag 'efi-2020-10-rc3' of https://gitlab.denx...
2020-08-08 Heinrich Schuchardtefi_loader: set load options in boot manager
2020-08-08 Heinrich Schuchardtefi_loader: factor out efi_set_load_options()
2020-08-08 AKASHI Takahiroefi_loader: add copyright notice
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-08-03 Tom RiniMerge tag 'efi-2020-10-rc2' of https://gitlab.denx...
2020-08-01 Heinrich Schuchardtefi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
2020-08-01 Ilias Apalodimasefi_loader: Enable run-time variable support for tee...
2020-08-01 Ilias Apalodimasefi_loader: Trim output buffer size correctly for tee...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-23 Tom RiniMerge tag 'efi-2020-10-rc1-5' of https://gitlab.denx...
2020-07-22 Heinrich Schuchardtefi_loader: use logging for block device messages
2020-07-22 Heinrich Schuchardtefi_loader: document efi_save_gd(), efi_restore_gd()
2020-07-22 Stefan Sørensenefi_loader: loosen buffer parameter check in efi_file_read
2020-07-22 Ilias Apalodimasefi_loader: Check for the native OP-TEE result on mm_co...
2020-07-22 Ilias Apalodimasefi_loader: Rename and correct values for ARM_SMC_MM_*
2020-07-22 Heinrich Schuchardtefi_loader: don't use memmove() in efi_var_mem_del()
2020-07-22 Heinrich Schuchardtefi_loader: efi_current_var after SetVirtualAddressMap
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-16 Tom RiniMerge tag 'efi-2020-10-rc1-4' of https://gitlab.denx...
2020-07-16 Heinrich Schuchardtefi_loader: pre-seed UEFI variables
2020-07-16 Heinrich Schuchardtefi_loader: identify PK, KEK, db, dbx correctly
2020-07-16 Heinrich Schuchardtefi_loader: configuration of variables store
2020-07-16 Heinrich Schuchardtefi_loader: update secure state
2020-07-16 Heinrich Schuchardtefi_loader: restructure code for TEE variables
2020-07-16 Ilias Apalodimasefi_loader: display RO attribute with TEE-backed variables
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 Heinrich Schuchardtefi_loader: enable UEFI variables at runtime
2020-07-11 Heinrich Schuchardtefi_loader: use memory based variable storage
2020-07-11 Heinrich Schuchardtefi_loader: memory buffer for variables
2020-07-11 Heinrich Schuchardtefi_loader: new function efi_memcpy_runtime()
2020-07-11 Heinrich Schuchardtefi_loader: optional pointer for ConvertPointer
2020-07-11 Heinrich Schuchardtefi_loader: export efi_convert_pointer()
2020-07-11 Heinrich Schuchardtefi_loader: UEFI variable persistence
2020-07-11 Heinrich Schuchardtefi_loader: secure boot flag
2020-07-11 Heinrich Schuchardtefi_loader: read-only AuditMode and DeployedMode
2020-07-11 Heinrich Schuchardtefi_loader: value of VendorKeys
2020-07-11 Heinrich Schuchardtefi_loader: keep attributes in efi_set_variable_int
2020-07-11 Heinrich Schuchardtefi_loader: simplify boot manager
2020-07-11 Heinrich Schuchardtefi_loader: OsIndicationsSupported, PlatformLangCodes
2020-07-11 Heinrich Schuchardtefi_loader: separate UEFI variable API from implemement...
2020-07-11 Heinrich Schuchardtefi_loader: prepare for read only OP-TEE variables
2020-07-11 Heinrich Schuchardtefi_loader: NULL dereference in efi_convert_pointer
2020-07-11 Heinrich Schuchardtefi_loader: fix efi_get_child_controllers()
2020-07-11 Heinrich Schuchardtefi_loader: wrong printf format in efi_image_parse
2020-07-11 Ilias Apalodimasefi_loader: cleanup for tee backed variables
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-11 AKASHI Takahiroefi_loader: image_loader: retrieve authenticode only...
2020-07-11 AKASHI Takahiroefi_loader: image_loader: add a check against certifica...
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...
next