1. 3744e47 efi: add a helper to generate dynamic UUIDs by Caleb Connolly · 3 months ago
  2. 6187c7c efi_loader: check efi_get_variable_int return value by Masahisa Kojima · 10 months ago
  3. c6319bd efi_loader: support fmp versioning for multi bank update by Masahisa Kojima · 11 months ago
  4. c1c48e4 fwu: fix fwu_get_image_index interface by Masahisa Kojima · 11 months ago
  5. cd05b9c efi_loader: Remove <common.h> by Tom Rini · 12 months ago
  6. 73a5a26 efi_loader: check uuid_str_to_bin return value by Masahisa Kojima · 1 year, 4 months ago
  7. 94f4780 efi_loader: check lowest supported version by Masahisa Kojima · 1 year, 6 months ago
  8. 941353c efi_loader: get lowest supported version from device tree by Masahisa Kojima · 1 year, 6 months ago
  9. ff96fa1 efi_loader: versioning support in GetImageInfo by Masahisa Kojima · 1 year, 6 months ago
  10. 45a18f0 efi_loader: store firmware version into FmpState variable by Masahisa Kojima · 1 year, 6 months ago
  11. 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 6 months ago
  12. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years, 1 month ago
  13. 4ed7261 EFI: FMP: Use a common GetImageInfo function for FIT and raw images by Sughosh Ganu · 2 years, 6 months ago
  14. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 6 months ago
  15. c212fc7 EFI: Populate descriptor_count value only when image_info_size is not zero by Sughosh Ganu · 2 years, 6 months ago
  16. 0f3c922 efi: fix documentation warnings by Vincent Stehlé · 2 years, 6 months ago
  17. e5bbcaf FMP: Remove GUIDs for FIT and raw images by Sughosh Ganu · 2 years, 7 months ago
  18. a1d9f67 efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled by Sughosh Ganu · 2 years, 7 months ago
  19. 2a9fd7d capsule: FMP: Populate the image descriptor array from platform data by Sughosh Ganu · 2 years, 7 months ago
  20. 94f09e0 efi_loader: use %zu to print efi_uintn_t in FMP driver by Heinrich Schuchardt · 2 years, 10 months ago
  21. 294efd9 efidebug: avoid 'dfu_alt_info not defined' message by Heinrich Schuchardt · 2 years, 10 months ago
  22. d1bd849 efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · 3 years, 8 months ago
  23. c665dbf efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  24. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
  25. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 3 years, 11 months ago
  26. 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 4 years ago
  27. f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 4 years ago