efi_loader: simplify try_load_entry()
[platform/kernel/u-boot.git] / lib / efi_loader /
2022-04-29 Heinrich Schuchardtefi_loader: simplify try_load_entry()
2022-04-29 Heinrich Schuchardtefi_loader: don't call log with __func__ as parameter
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-23 Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23 AKASHI Takahiroefi_loader: disk: use udevice instead of blk_desc
2022-04-23 AKASHI Takahiroefi_loader: disk: not delete BLK device for BLK(IF_TYPE...
2022-04-23 AKASHI Takahiroefi_loader: disk: a helper function to delete efi_disk...
2022-04-23 AKASHI Takahiroefi_loader: disk: not create BLK device for BLK(IF_TYPE...
2022-04-23 AKASHI Takahiroefi_loader: disk: a helper function to create efi_disk...
2022-04-23 AKASHI Takahiroefi_loader: split efi_init_obj_list() into two stages
2022-04-23 AKASHI Takahiroefi_loader: disk: compile efi_disk when CONFIG_BLK
2022-04-23 AKASHI Takahiroefi_loader: PARTITION_UUIDS should be optional
2022-04-15 Tom RiniMerge tag 'efi-2022-07-rc1-2' of https://source.denx...
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-15 Heinrich Schuchardtefi_loader: simplify efi_serialize_load_option()
2022-04-15 Heinrich Schuchardtefi_loader: EFI_HII_STRING_PROTOCOL.GetString()
2022-04-15 Sughosh GanuFMP: Remove GUIDs for FIT and raw images
2022-04-15 Sughosh Ganuefi: Define set_dfu_alt_info() for boards with UEFI...
2022-04-15 Sughosh Ganucapsule: Put a check for image index before the update
2022-04-15 Sughosh Ganucapsule: FMP: Populate the image descriptor array from...
2022-04-10 Tom RiniMerge tag 'efi-2022-07-rc1' of https://source.denx...
2022-04-09 Masami Hiramatsuefi_loader: Use sysreset instead of reset command
2022-04-09 Masami Hiramatsuefi_loader: Make efi_load_capsule_drivers() available...
2022-04-09 Tom Saegerefi_loader: optional persistence of variables
2022-04-05 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-04-01 Tom RiniMerge tag 'efi-2022-04-rc6' of https://source.denx...
2022-03-31 Andy Shevchenkoefi_loader: initrddump: Actually use the custom CFLAGS
2022-03-28 Tom RiniMerge tag 'next-20220328' of https://source.denx.de...
2022-03-28 Simon Glassvideo: Drop references to CONFIG_VIDEO et al
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-27 Tom RiniMerge tag 'efi-2022-04-rc5-2' of https://source.denx...
2022-03-26 Heinrich Schuchardtefi_loader: initrddump: drain input before prompt
2022-03-26 Heinrich Schuchardtefi_loader: nocolor command line attr for initrddump.efi
2022-03-26 Heinrich Schuchardtefi_loader: typo devie-path
2022-03-20 Tom RiniMerge tag 'efi-2022-04-rc5' of https://source.denx...
2022-03-20 Heinrich Schuchardtefi_loader: move dtbdump.c, initrddump.c to lib/efi_loader
2022-03-20 Heinrich Schuchardtefi_loader: remove efi_disk_is_system_part()
2022-03-20 Heinrich Schuchardtefi_loader: support booting via short-form device-path
2022-03-20 Heinrich Schuchardtefi_loader: efi_dp_find_obj() add protocol check
2022-03-20 Heinrich Schuchardtefi_loader: fix efi_dp_find_obj()
2022-03-20 Heinrich Schuchardtefi_loader: export efi_dp_shorten()
2022-03-20 Ilias Apalodimasefi_loader: Set variable attributes when EFI_BUFFER_TOO...
2022-03-16 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1' of https://source...
2022-03-14 Tom RiniMerge tag 'video-20220314' of https://source.denx.de...
2022-03-14 Tom RiniMerge tag 'v2022.04-rc4' into next
2022-03-13 Tom RiniMerge tag 'efi-2022-04-rc3-2' of https://source.denx...
2022-03-12 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-03-12 Heinrich Schuchardtefi_loader: copy GUID in InstallProtocolInterface()
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-26 Tom RiniMerge tag 'efi-2022-04-rc3' of https://source.denx...
2022-02-26 Masahisa Kojimaefi_loader: update the timing of enabling and disabling...
2022-02-26 Masami Hiramatsuefi_loader: test/py: Reset system after capsule update...
2022-02-26 Masami Hiramatsuefi_loader: use efi_update_capsule_firmware() for capsu...
2022-02-26 Ilias Apalodimasefi_loader: fix uefi secure boot with intermediate...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-11 Tom RiniMerge tag 'efi-2022-04-rc2-4' of https://source.denx...
2022-02-11 Ilias Apalodimasefi_loader: fix dual signed image certification
2022-02-07 Tom RiniMerge tag 'u-boot-imx-20220207' of https://gitlab.denx...
2022-02-05 Tom RiniMerge tag 'efi-2022-04-rc2-2' of https://source.denx...
2022-02-05 Simon Glassefi: Drop unnecessary calls to blk_find_device()
2022-02-05 Simon Glassefi: Use device_get_uclass_id() where appropriate
2022-02-05 Heinrich Schuchardtefi_loader: add handle for UART
2022-02-05 Heinrich Schuchardtefi_loader: fix text output for Uart() DP nodes
2022-02-05 Heinrich Schuchardtefi_loader: use %zu to print efi_uintn_t in FMP driver
2022-02-05 Heinrich Schuchardtefi_loader: use %zu not %zd to print efi_uintn_t
2022-02-05 Heinrich Schuchardtefi_loader: fix device path to text protocol
2022-02-04 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-02-03 Tom RiniMerge branch '2022-02-03-assorted-fixes'
2022-02-03 Simon Glassefi: Use 16-bit unicode strings
2022-01-30 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-01-29 Tom RiniMerge tag 'efi-2022-04-rc1-3' of https://source.denx...
2022-01-29 Ilias Apalodimasefi_loader: hash the image once before checking against...
2022-01-29 Ilias Apalodimasefi_loader: correctly handle mixed hashes and signature...
2022-01-29 Sunil V Lefi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support
2022-01-29 Heinrich Schuchardtefi_loader: correct function comment style
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
2022-01-25 Simon Glassefi: Correct address handling with ACPI tables
2022-01-25 Simon Glassefi: Correct call to write_acpi_tables()
2022-01-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Heinrich Schuchardtefi_loader: use %pUs for printing GUIDs
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 Heinrich Schuchardtefidebug: avoid 'dfu_alt_info not defined' message
2022-01-15 Ilias Apalodimasefi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL...
2021-12-31 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-12-31 Ilias Apalodimasefi_loader: Don't limit the StMM buffer size explicitly
2021-12-28 Tom RiniMerge tag 'video-20211228' of https://source.denx.de...
next