1. 6187c7c efi_loader: check efi_get_variable_int return value by Masahisa Kojima · Mon Jan 29 11:51:14 2024 +0900
  2. c6319bd efi_loader: support fmp versioning for multi bank update by Masahisa Kojima · Thu Jan 11 14:35:40 2024 +0900
  3. c1c48e4 fwu: fix fwu_get_image_index interface by Masahisa Kojima · Thu Jan 11 14:35:39 2024 +0900
  4. cd05b9c efi_loader: Remove <common.h> by Tom Rini · Thu Dec 14 13:16:55 2023 -0500
  5. 73a5a26 efi_loader: check uuid_str_to_bin return value by Masahisa Kojima · Mon Jul 31 17:53:02 2023 +0900
  6. 94f4780 efi_loader: check lowest supported version by Masahisa Kojima · Wed Jun 07 14:41:55 2023 +0900
  7. 941353c efi_loader: get lowest supported version from device tree by Masahisa Kojima · Wed Jun 07 14:41:54 2023 +0900
  8. ff96fa1 efi_loader: versioning support in GetImageInfo by Masahisa Kojima · Wed Jun 07 14:41:53 2023 +0900
  9. 45a18f0 efi_loader: store firmware version into FmpState variable by Masahisa Kojima · Wed Jun 07 14:41:52 2023 +0900
  10. 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · Wed Jun 07 14:41:51 2023 +0900
  11. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  12. 4ed7261 EFI: FMP: Use a common GetImageInfo function for FIT and raw images by Sughosh Ganu · Wed Jun 01 23:30:41 2022 +0530
  13. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · Tue May 31 09:55:34 2022 +0200
  14. c212fc7 EFI: Populate descriptor_count value only when image_info_size is not zero by Sughosh Ganu · Tue May 31 12:45:33 2022 +0530
  15. 0f3c922 efi: fix documentation warnings by Vincent Stehlé · Wed May 25 11:20:22 2022 +0200
  16. e5bbcaf FMP: Remove GUIDs for FIT and raw images by Sughosh Ganu · Fri Apr 15 11:29:39 2022 +0530
  17. a1d9f67 efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled by Sughosh Ganu · Fri Apr 15 11:29:37 2022 +0530
  18. 2a9fd7d capsule: FMP: Populate the image descriptor array from platform data by Sughosh Ganu · Fri Apr 15 11:29:35 2022 +0530
  19. 94f09e0 efi_loader: use %zu to print efi_uintn_t in FMP driver by Heinrich Schuchardt · Thu Feb 03 20:13:17 2022 +0100
  20. 294efd9 efidebug: avoid 'dfu_alt_info not defined' message by Heinrich Schuchardt · Sat Jan 15 02:11:22 2022 +0100
  21. d1bd849 efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · Mon Apr 12 20:35:23 2021 +0530
  22. c665dbf efi: Fix compiler warnings by Simon Glass · Sun Feb 07 14:27:02 2021 -0700
  23. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:10 2020 +0530
  24. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · Wed Dec 30 19:27:05 2020 +0530
  25. 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · Tue Nov 17 09:28:00 2020 +0900
  26. f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · Mon Nov 30 18:12:12 2020 +0900