1. 21489b4 efi_loader: check efi_get_variable_int return value by Masahisa Kojima · 10 months ago
  2. b20c9c3 efi_loader: support fmp versioning for multi bank update by Masahisa Kojima · 11 months ago
  3. af7a34a fwu: fix fwu_get_image_index interface by Masahisa Kojima · 11 months ago
  4. c38cb22 efi_loader: Remove <common.h> by Tom Rini · 12 months ago
  5. cd87d2c efi_loader: check uuid_str_to_bin return value by Masahisa Kojima · 1 year, 4 months ago
  6. 6ab7a68 efi_loader: check lowest supported version by Masahisa Kojima · 1 year, 6 months ago
  7. 25dc7d5 efi_loader: get lowest supported version from device tree by Masahisa Kojima · 1 year, 6 months ago
  8. 3cba970 efi_loader: versioning support in GetImageInfo by Masahisa Kojima · 1 year, 6 months ago
  9. bfaa1fb efi_loader: store firmware version into FmpState variable by Masahisa Kojima · 1 year, 6 months ago
  10. cccea18 efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 6 months ago
  11. 8679405 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years, 1 month ago
  12. 556a126 EFI: FMP: Use a common GetImageInfo function for FIT and raw images by Sughosh Ganu · 2 years, 6 months ago
  13. 8645aef efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 6 months ago
  14. 6a463bc EFI: Populate descriptor_count value only when image_info_size is not zero by Sughosh Ganu · 2 years, 6 months ago
  15. 7751d2e efi: fix documentation warnings by Vincent Stehlé · 2 years, 6 months ago
  16. 9736287 FMP: Remove GUIDs for FIT and raw images by Sughosh Ganu · 2 years, 7 months ago
  17. a9e6f01 efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled by Sughosh Ganu · 2 years, 7 months ago
  18. 1ea06bc capsule: FMP: Populate the image descriptor array from platform data by Sughosh Ganu · 2 years, 7 months ago
  19. b1193fa efi_loader: use %zu to print efi_uintn_t in FMP driver by Heinrich Schuchardt · 2 years, 10 months ago
  20. 717b33c efidebug: avoid 'dfu_alt_info not defined' message by Heinrich Schuchardt · 2 years, 10 months ago
  21. 6a2e26b efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · 3 years, 8 months ago
  22. 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  23. 88a2ef2 efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 4 years ago
  24. 675b62e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 4 years ago
  25. bb7e71d efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 4 years ago
  26. f27c201 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 4 years ago