1. aa08ab7 efi_loader: Drop sandbox PXE architecture by Simon Glass · Thu Nov 07 14:31:47 2024 -0700
  2. 52b53af sandbox: Report host default-filename in native mode by Simon Glass · Thu Nov 07 14:31:46 2024 -0700
  3. 1824bf6 efi_loader: Move get_efi_pxe_arch() to efi_helper by Simon Glass · Thu Nov 07 14:31:44 2024 -0700
  4. 3b1e60b efi: Move default filename to a function by Simon Glass · Thu Nov 07 14:31:43 2024 -0700
  5. 8a4ee05 efi_loader: Add a test app by Simon Glass · Thu Nov 07 14:31:41 2024 -0700
  6. fe61a8b efi_loader: Change efi_dp_from_mem() to use size by Moritz Fischer · Mon Nov 04 01:49:34 2024 +0000
  7. c80b0ef Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · Fri Nov 01 13:38:05 2024 -0600
  8. 6e3f70b efi_loader: fix GetInfo and SetInfo by Heinrich Schuchardt · Sat Oct 26 08:40:47 2024 +0200
  9. 4786f95 lib: efi_loader: Fix efi_dp_from_mem() calls by Moritz Fischer · Wed Oct 30 21:17:48 2024 +0000
  10. 14e7ed9 efi_loader: Make tcg2_uninit() static by Ilias Apalodimas · Wed Oct 30 22:40:59 2024 +0200
  11. a420910 efi_loader: Remove unused diskid by Ilias Apalodimas · Sat Oct 26 11:00:49 2024 +0300
  12. ad54e09 efi_loader: Mark static functions in smbiosdump by Ilias Apalodimas · Sat Oct 26 10:57:41 2024 +0300
  13. cf5b09e efi_loader: Mark static function in dumpdtb by Ilias Apalodimas · Sat Oct 26 10:43:17 2024 +0300
  14. 55c0571 efi_loader: Mark efi_bootmgr_release_uridp as static by Ilias Apalodimas · Sat Oct 26 10:37:32 2024 +0300
  15. e9e55c7 efi_loader: Simplify efi_free_pages() by Ilias Apalodimas · Thu Oct 24 14:01:55 2024 +0300
  16. c7a6a80 efi_loader: fix CONFIG_EFI_HTTP dependencies by Heinrich Schuchardt · Sat Oct 19 12:59:57 2024 +0200
  17. 7d182fb lmb: Remove lmb_alloc_flags() by Ilias Apalodimas · Wed Oct 23 18:26:36 2024 +0300
  18. 353db82 efi_loader: remove ERROR:, WARNING: prefixes in messages by Heinrich Schuchardt · Thu Oct 17 20:13:05 2024 +0200
  19. f39486a efi_loader: add missing lf in error message by Heinrich Schuchardt · Thu Oct 17 20:05:07 2024 +0200
  20. 963d7cc efi_loader: reduce noisiness if ESP is missing by Heinrich Schuchardt · Fri Oct 18 03:18:36 2024 +0200
  21. 37d14c8 efi_loader: avoid #ifdef in efi_setup.c by Heinrich Schuchardt · Wed Oct 16 12:17:39 2024 +0200
  22. c9e6eb6 efi_memory: rename variable to highlight overlap with free memory by Sughosh Ganu · Tue Oct 15 21:07:16 2024 +0530
  23. fbb00c2 efi_memory: do not add RAM memory to the memory map by Sughosh Ganu · Tue Oct 15 21:07:14 2024 +0530
  24. 8f5cf17 efi_memory: do not add U-Boot memory to the memory map by Sughosh Ganu · Tue Oct 15 21:07:08 2024 +0530
  25. a3af5ba lmb: notify of any changes to the LMB memory map by Sughosh Ganu · Tue Oct 15 21:07:07 2024 +0530
  26. fa0ddab efi: memory: use the lmb API's for allocating and freeing memory by Sughosh Ganu · Tue Oct 15 21:07:06 2024 +0530
  27. e6bad43 efi_loader: Show FirmwareVendor and FirmwareRevision in helloworld by Simon Glass · Thu Sep 26 23:59:35 2024 +0200
  28. b74a0e0 efi_loader: Shorten the app rules further by Simon Glass · Thu Sep 26 23:59:34 2024 +0200
  29. 4f6b7d5 efi_loader: Shorten the app rules by Simon Glass · Thu Sep 26 23:59:33 2024 +0200
  30. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · Thu Sep 26 23:59:31 2024 +0200
  31. 069079c efi_leader: delete rng-seed if having EFI RNG protocol by Heinrich Schuchardt · Tue Sep 17 10:49:29 2024 +0200
  32. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  33. b010250 efi_loader: fix some function descriptions by Heinrich Schuchardt · Wed Sep 18 23:37:28 2024 +0200
  34. 20585cd fwu: print a message if empty capsule checks fail by Sughosh Ganu · Mon Sep 09 16:50:21 2024 +0530
  35. cba7378 efi_loader: Put back copyright message by Simon Glass · Sun Sep 01 19:18:13 2024 -0600
  36. 380c843a efi_loader: Use puts() in cout so that console recording works by Simon Glass · Sun Sep 01 19:18:12 2024 -0600
  37. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  38. 3744e47 efi: add a helper to generate dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:33 2024 +0100
  39. 17aea46 Kconfig: clean up the efi configuration status by Ilias Apalodimas · Fri Aug 30 14:45:27 2024 +0300
  40. 868937f efi_loader: return the correct error in efi_bootmgr_release_uridp() by Ilias Apalodimas · Mon Aug 12 23:56:38 2024 +0300
  41. fe14afc efi_loader: rename efi_bootmgr_image_return_notify by Ilias Apalodimas · Mon Aug 12 23:56:37 2024 +0300
  42. 32833cf efi_loader: shorten efi_bootmgr_release_uridp_resource() by Ilias Apalodimas · Mon Aug 12 23:56:36 2024 +0300
  43. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  44. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  45. 462617e efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures by Heinrich Schuchardt · Wed Aug 21 23:33:49 2024 +0200
  46. b92f7ba efi_loader: fix memory freeing in efi_get_dp_from_boot() by Ilias Apalodimas · Mon Aug 12 23:57:59 2024 +0300
  47. 4e11a33 efi_loader: correct description of efi_get_distro_fdt_name by Heinrich Schuchardt · Wed Aug 07 00:11:38 2024 +0200
  48. 5f6806d efi_loader: use list_count_nodes() in efi_protocols_per_handle() by Heinrich Schuchardt · Wed Jul 31 10:13:04 2024 +0200
  49. 21ad4cc efi_memory: get the efi_mem_list node directly by Sughosh Ganu · Tue Jul 30 16:41:31 2024 +0530
  50. 7d2c279 efi_memory: avoid possible null pointer dereference by Sughosh Ganu · Tue Jul 30 16:41:30 2024 +0530
  51. 38dcdb8 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · Tue Jul 30 16:41:29 2024 +0530
  52. 9b4e1f5 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · Wed Jul 24 15:26:04 2024 +0200
  53. feb76da efi_loader: add /dtbs search path by Caleb Connolly · Mon Jul 22 19:55:23 2024 +0200
  54. 7cbf745 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · Thu Jul 18 14:05:09 2024 +0200
  55. 44fa8ff efi_loader: adjust config options for capsule updates by Ilias Apalodimas · Thu Jun 20 23:15:31 2024 +0300
  56. 0ac2798 efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description by Michal Simek · Tue Jul 16 15:56:51 2024 +0200
  57. 8257f16 efi_loader: find distro device-path for media devices by Heinrich Schuchardt · Sat Jul 13 13:30:29 2024 +0200
  58. 807232a Merge patch series "api: Remove duplicate newlines" by Tom Rini · Mon Jul 15 12:28:22 2024 -0600
  59. f0c233b lib: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:22 2024 +0200
  60. 67a81d2 efi_loader: print device-tree in dtbdump.efi by Heinrich Schuchardt · Sat Jun 29 09:00:46 2024 +0200
  61. 0d6f841 scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · Thu Jun 13 15:27:53 2024 -0500
  62. eff0649 Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · Wed Jul 03 14:42:11 2024 -0600
  63. cb35661 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · Sun Jun 23 14:48:17 2024 +0300
  64. 5b6c6c5 efi_loader: remove unneeded header files by Ilias Apalodimas · Sun Jun 23 14:48:16 2024 +0300
  65. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  66. fa3ab34 efi_loader: fix the return values on efi_tcg by Ilias Apalodimas · Sat Jun 22 17:35:38 2024 +0300
  67. 3a67d13 efi_loader: avoid duplicate weak invalidate_icache_all() by Heinrich Schuchardt · Sun Jun 16 19:31:05 2024 +0200
  68. c90c195 tpm: measure DTB in PCR1 instead of PCR0 by Ilias Apalodimas · Fri Jun 14 15:09:50 2024 +0300
  69. a90e793 Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · Fri Jun 14 10:39:40 2024 -0600
  70. cec1548 efi_loader: select BLK not depends on BLK by Tom Rini · Tue Jun 04 19:37:40 2024 -0600
  71. ad52dc3 efi_loader: Fix capsule_esl.dtsi.in comment style by Michal Simek · Thu May 30 09:17:29 2024 +0200
  72. 73d752b efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · Wed May 08 19:13:12 2024 +0800
  73. 40da9e6 efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · Mon Jun 10 10:00:01 2024 +0200
  74. d9b2363 efi_loader: load distro dtb in bootmgr by Heinrich Schuchardt · Fri Apr 26 16:13:21 2024 +0200
  75. e5aa9fa efi_loader: export efi_load_image_from_path by Heinrich Schuchardt · Fri Apr 26 16:13:20 2024 +0200
  76. 2ca2680 efi_loader: return binary from efi_dp_from_lo() by Heinrich Schuchardt · Fri Apr 26 16:13:19 2024 +0200
  77. 1a41ca4 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · Fri Apr 26 16:13:18 2024 +0200
  78. dfeb042 efi_loader: load device-tree specified in boot option by Heinrich Schuchardt · Fri Apr 26 16:13:17 2024 +0200
  79. f7529f7 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · Fri Apr 26 16:13:11 2024 +0200
  80. f8de009 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · Fri May 24 14:54:26 2024 +0200
  81. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  82. 6ea1e05 tpm-v2: add support for mapping algorithm names to algos by Tim Harvey · Sat May 25 13:00:48 2024 -0700
  83. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · Fri May 24 13:42:07 2024 -0600
  84. 2aa3fe5 capsule: fwu: transition the platform state on a successful update by Sughosh Ganu · Fri Mar 22 16:27:22 2024 +0530
  85. d754425 efi_loader: remove redundant hash includes by Raymond Mao · Thu May 16 14:11:50 2024 -0700
  86. efd90d7 efi_loader: pass GUID by address to efi_dp_from_lo by Heinrich Schuchardt · Fri Apr 26 16:13:08 2024 +0200
  87. 2e67085 efi_loader: fix description efi_dp_shorten by Heinrich Schuchardt · Fri Apr 26 12:09:38 2024 +0200
  88. fc07153 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · Thu Apr 25 08:18:19 2024 +0300
  89. ebfc94c efi_loader: address coverity report 492766 for dead code by Ilias Apalodimas · Tue Apr 23 08:38:06 2024 +0300
  90. 00df4ad efi_loader: do not install dtb if bootmgr fails by Heinrich Schuchardt · Mon Apr 22 11:03:10 2024 +0200
  91. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · Mon Apr 22 10:41:00 2024 +0200
  92. 1ca2096 efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · Fri Apr 19 11:59:01 2024 +0200
  93. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · Mon Apr 22 11:01:56 2024 -0600
  94. c44f36f Kconfig: Add missing quotes around default string value by Michal Simek · Tue Apr 16 08:55:17 2024 +0200
  95. de70856 efi_loader: add an EFI variable with the file contents by Ilias Apalodimas · Thu Apr 18 15:54:52 2024 +0300
  96. 465cb7e efi_loader: Add OS notifications for SetVariable at runtime by Ilias Apalodimas · Thu Apr 18 15:54:51 2024 +0300
  97. 86ba869 efi_loader: conditionally enable SetvariableRT by Ilias Apalodimas · Thu Apr 18 15:54:50 2024 +0300
  98. 8c812d3 efi_loader: use event callback for initrd deregistration by Masahisa Kojima · Mon Dec 04 13:30:14 2023 +0900
  99. 3390fdd efi_loader: typo mstching by Heinrich Schuchardt · Thu Apr 18 04:32:02 2024 +0200
  100. c01ad8a efi_loader: using EFI_UNSUPPORTED for private authenticated variables by Weizhao Ouyang · Wed Apr 10 12:19:33 2024 +0000