1. a76fc03 efi_loader: remove efi_disk_is_system_part() by Heinrich Schuchardt · Sat Mar 05 00:36:50 2022 +0100
  2. 0a04a41 efi_loader: efi_dp_find_obj() add protocol check by Heinrich Schuchardt · Sat Mar 19 06:35:43 2022 +0100
  3. 4b2f8c1 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · Wed Feb 16 15:16:12 2022 +0900
  4. 3454a69 efi_loader: use efi_update_capsule_firmware() for capsule on disk by Masami Hiramatsu · Wed Feb 16 15:15:42 2022 +0900
  5. 9097537 efi: Use 16-bit unicode strings by Simon Glass · Sun Jan 23 12:55:12 2022 -0700
  6. 282249d efi_loader: use %pUs for printing GUIDs by Heinrich Schuchardt · Sun Jan 16 14:15:31 2022 +0100
  7. e9e8499 efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · Sat Nov 20 11:53:12 2021 +0100
  8. 1001a10 efi_loader: capsule: Record capsule result only if capsule is read by Masami Hiramatsu · Fri Nov 12 22:05:15 2021 +0900
  9. f155bf5 efi_loader: capsule: drop __weak from efi_get_public_key_data() by AKASHI Takahiro · Tue Nov 02 09:55:01 2021 +0900
  10. b71a0ae efi_loader: capsule: add back efi_get_public_key_data() by AKASHI Takahiro · Thu Oct 07 15:23:32 2021 +0900
  11. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · Mon Aug 02 08:44:31 2021 -0600
  12. 920671c efi_loader: capsule: remove authentication data by AKASHI Takahiro · Tue Jul 20 14:52:05 2021 +0900
  13. d719967 efi_loader: capsule: remove unused guid by AKASHI Takahiro · Tue Jul 20 14:53:11 2021 +0900
  14. 27e059c efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · Sat Jul 17 17:26:44 2021 +0300
  15. d9763bb efi_loader: Use %pD to log device-path instead of local efi_dp_str() by Masami Hiramatsu · Wed Jul 14 14:19:13 2021 +0900
  16. 1016575 efi_loader: Fix to set bootdev_root correctly if bootdev found by Masami Hiramatsu · Mon Jul 12 18:05:17 2021 +0900
  17. b1fae8c efi_loader: set CapsuleLast after each capsule by Heinrich Schuchardt · Sat Jul 10 11:14:13 2021 +0200
  18. 24adaa7 efi_loader: missing EFI_CALL() in set_capsule_result by Heinrich Schuchardt · Sat Jul 10 11:10:26 2021 +0200
  19. e3087a1 efi_loader: rework messages for capsule updates by Heinrich Schuchardt · Sat Jul 10 11:03:27 2021 +0200
  20. a38d0cb efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · Tue Jun 29 07:55:51 2021 +0300
  21. fac773e efi_loader: Always install FMPs by Ilias Apalodimas · Tue Jun 22 17:38:53 2021 +0300
  22. f538852 efi: Fix to use null handle to create new handle for efi_fmp_raw by Masami Hiramatsu · Tue Jun 22 17:38:51 2021 +0300
  23. e5c2281 efi_loader: efi_capsule_delete_file() NULL dereference by Heinrich Schuchardt · Wed Jun 02 19:28:22 2021 +0200
  24. 2426963 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · Thu May 20 04:08:11 2021 +0200
  25. fa390e6 efi_loader: capsule: return a correct error code at find_boot_device() by AKASHI Takahiro · Tue Apr 20 10:03:16 2021 +0900
  26. af886ce efi: Fix ESRT refresh after Capsule update by Jose Marinho · Mon Apr 19 14:54:33 2021 +0100
  27. aa27e5d efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · Sun Apr 11 06:53:04 2021 +0200
  28. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · Tue Mar 02 17:26:38 2021 +0000
  29. 83698b2 efi: Fix compiler warnings by Simon Glass · Sun Feb 07 14:27:02 2021 -0700
  30. 812f6e0 efi_loader: fix get_last_capsule() by Heinrich Schuchardt · Tue Feb 09 20:20:34 2021 +0100
  31. 76b708a efi_loader: '.' and '..' are directories by Heinrich Schuchardt · Tue Feb 09 17:45:33 2021 +0100
  32. c8fc12f efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · Fri Jan 22 10:43:27 2021 +0900
  33. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:09 2020 +0530
  34. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · Thu Dec 31 12:26:46 2020 +0200
  35. 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · Tue Nov 17 09:28:00 2020 +0900
  36. f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · Mon Nov 30 18:12:12 2020 +0900
  37. 0d96378 efi_loader: capsule: support firmware update by AKASHI Takahiro · Mon Nov 30 18:12:11 2020 +0900
  38. 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · Tue Nov 17 09:27:56 2020 +0900
  39. 473d9b3 efi_loader: define UpdateCapsule api by AKASHI Takahiro · Tue Nov 17 09:27:55 2020 +0900