Merge branch '2021-06-08-display-and-logging-updates' into next
[platform/kernel/u-boot.git] / lib / efi_loader /
2021-05-28 Tom RiniMerge tag 'u-boot-stm32-20210528' of https://source...
2021-05-28 Tom RiniMerge tag 'efi-2021-07-rc4-2' of https://source.denx...
2021-05-28 Masahisa Kojimaefi_loader: add PE/COFF image measurement
2021-05-28 Alexandru Gagniucefi_loader: Work-around build issue due to missing...
2021-05-28 Alexandru GagniucRevert "lib: introduce HASH_CALCULATE option"
2021-05-28 Ilias Apalodimasefi_loader: Fix coverity warnings for efi tcg2 protocol
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 Ilias Apalodimasefi_loader: Fix -Wextra warning for EFI TCG2
2021-05-25 Heinrich Schuchardtefi_loader: path length in efi_dp_from_name()
2021-05-25 Masahisa Kojimaefi_loader: expose efi_image_parse() even if UEFI Secur...
2021-05-25 Heinrich Schuchardtefi_loader: remove weak efi_get_public_key_data()
2021-05-18 Tom RiniMerge branch '2021-05-17-assorted-fixes'
2021-05-18 Tom RiniMerge tag 'efi-2021-07-rc3' of https://source.denx...
2021-05-18 Masahisa Kojimalib: introduce HASH_CALCULATE option
2021-05-18 Ilias Apalodimasefi_loader: Fix Kconfig for EFI_TCG2 protocol
2021-05-18 Ilias Apalodimasefi_loader: Don't stop EFI subsystem init if installing...
2021-05-18 Ilias Apalodimasefi_loader: Uninstall the TCG2 protocol if logging...
2021-05-18 Ilias Apalodimasefi_loader: Clean up tcg2 once in case of failure
2021-05-18 Peng Fanefi_loader: loosen buffer parameter check in efi_file_r...
2021-05-18 Sughosh Ganuefi_loader: capsule: Remove the check for capsule_authe...
2021-05-18 Heinrich Schuchardtefi_loader: build warning in efi_tcg2_hash_log_extend_event
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-24 Tom RiniMerge tag 'mips-pull-2021-04-24' of https://source...
2021-04-24 Tom RiniMerge tag 'video-2021-07-rc1-2' of https://source.denx...
2021-04-24 Tom RiniMerge tag 'efi-2021-07-rc1-3' of https://source.denx...
2021-04-24 AKASHI Takahiroefi_loader: capsule: return a correct error code at...
2021-04-24 Jose Marinhoefi: Fix ESRT refresh after Capsule update
2021-04-24 Ilias Apalodimasefi_loader: simplify tcg2_create_digest()
2021-04-24 Heinrich Schuchardtefi_loader: missing include in efi_string.c
2021-04-18 Tom RiniMerge tag 'efi-2021-07-rc1-2' of https://source.denx...
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-17 Masahisa Kojimaefi_loader: fix possible buffer overflow
2021-04-17 Heinrich Schuchardtefi_loader: memory leak in efi_capsule_scan_dir()
2021-04-17 Sughosh Ganuefi_loader: esrt: Remove incorrect invocations of EFI_C...
2021-04-11 Tom RiniMerge branch '2021-04-11-remove-non-migrated-boards'
2021-04-11 Tom RiniMerge tag 'video-2021-07-rc1' of https://source.denx...
2021-04-10 Tom RiniMerge tag 'efi-2021-07-rc1' of https://source.denx...
2021-04-10 Ilias Apalodimasefi_loader: Change ptr arithmetics tcg eventlog buffer
2021-04-10 Heinrich Schuchardtefi_loader: esrt: wrong type for LocateHandleBuffer()
2021-04-10 Heinrich Schuchardtefi_loader: use correct printf codes
2021-04-10 Sughosh Ganuefi_loader: efi_esrt: Fix the build warning for 32...
2021-04-10 Sughosh Ganuefi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsul...
2021-04-10 Ilias Apalodimasefi_loader: Cleanup get_var duplication
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-06 Tom RiniMerge tag 'rockchip-for-v2021.07' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'efi-2021-04-rc6' of https://source.denx...
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-31 Heinrich Schuchardtefi_loader: typo 'devide path'
2021-03-31 Heinrich Schuchardtefi_loader: Uart device path missing break
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-03-25 Ilias Apalodimasefi_loader: Clean up file size calculations
2021-03-25 Ilias Apalodimasefi_loader: Add an S-CRTM even for firmware version
2021-03-25 Ilias Apalodimasefi_loader: EFI TCG2 free efi memory on protocol failure
2021-03-25 Jose Marinhoefi: Add ESRT to the EFI system table
2021-03-25 Ilias Apalodimasefi_loader: Replace config option for initrd loading
2021-03-25 Ilias Apalodimasefi_loader: Add helper functions for EFI
2021-03-25 Ilias Apalodimasefi_loader: Add device path related functions for initr...
2021-03-25 Heinrich Schuchardtefi_loader: Uart device path
2021-03-25 Heinrich Schuchardtefi_loader: NULL dereference in EFI console
2021-03-25 Simon Glassefi: Fix compiler warnings
2021-03-25 Mark Kettenisefi_loader: fix memory type for memory reservation...
2021-03-25 Heinrich Schuchardtefi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI
2021-03-20 Tom RiniMerge tag 'efi-2021-04-rc5-2' of https://source.denx...
2021-03-19 Heinrich Schuchardtefi_loader: Uart device path
2021-03-19 Heinrich Schuchardtefi_loader: NULL dereference in EFI console
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-16 Tom RiniMerge tag 'efi-2021-04-rc5' of https://source.denx...
2021-03-16 Simon Glassefi: Fix compiler warnings
2021-03-16 Mark Kettenisefi_loader: fix memory type for memory reservation...
2021-03-16 Heinrich Schuchardtefi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-08 Tom RiniMerge tag 'u-boot-amlogic-20210308' of https://gitlab...
2021-03-08 Tom RiniMerge branch 'v2021.04-rc4' of https://github.com/lftan...
2021-03-08 Tom RiniMerge tag 'efi-2021-04-rc3-3' of https://source.denx...
2021-03-07 Heinrich Schuchardtefi_loader: carve out utf_to_cp()
2021-03-07 Heinrich Schuchardtefi_loader: move codepage 437 table
2021-03-07 Heinrich Schuchardtefi_loader: console size of vidconsole
2021-03-03 Tom RiniMerge tag 'u-boot-imx-20210303' of https://gitlab.denx...
2021-02-27 Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26 Heinrich Schuchardtefi_loader: limit output length for VenHw, VenMedia
2021-02-26 Heinrich Schuchardtefi_loader: ACPI tables must be in EfiACPIReclaimMemory
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-22 Tom RiniMerge tag 'video-for-v2021.04-rc3' of https://gitlab...
2021-02-21 Tom RiniMerge tag 'efi-2021-04-rc3' of https://gitlab.denx...
2021-02-21 Heinrich Schuchardtefi_loader: multi part device paths to text
2021-02-21 Jesper Schmitz Mou... Allow last block to be read
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-14 Tom RiniMerge tag 'efi-2021-04-rc2-2' of https://gitlab.denx...
2021-02-14 Heinrich Schuchardtefi_loader: fix get_last_capsule()
2021-02-14 Heinrich Schuchardtefi_loader: '.' and '..' are directories
2021-02-14 Asherah Connorefi_loader: don't load beyond VirtualSize
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
next