1. fdbe3d5 efi_loader: provide tool to dump SMBIOS table by Heinrich Schuchardt · Wed Jan 03 09:07:21 2024 +0100
  2. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  3. 310af31 efi_loader: create memory reservations in ACPI case by Heinrich Schuchardt · Thu Nov 16 10:29:28 2023 +0100
  4. d1e46f0 efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR by Simon Glass · Thu Oct 26 14:31:20 2023 -0400
  5. aadec12 efi: Use the installed SMBIOS tables by Simon Glass · Wed Sep 20 07:29:51 2023 -0600
  6. b0a8544 efi: x86: Correct the condition for installing ACPI tables by Simon Glass · Tue Sep 19 21:00:12 2023 -0600
  7. a0f6a5b efi: Correct .efi rules by Simon Glass · Sat Apr 29 19:21:47 2023 -0600
  8. d2ae30d efi_loader: add an EFI binary to print boot hart ID by Heinrich Schuchardt · Thu Dec 01 19:07:57 2022 +0100
  9. f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · Fri Oct 14 18:10:06 2022 +0200
  10. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  11. ff72cb3 efi: Create ECPT table by Jose Marinho · Thu Dec 23 14:51:07 2021 +0000
  12. 066d180 efi_loader: remove support for CONFIG_LCD by Heinrich Schuchardt · Thu Jul 14 08:36:29 2022 +0200
  13. 85ff961 efi_loader: disk: compile efi_disk when CONFIG_BLK by AKASHI Takahiro · Tue Apr 19 10:01:57 2022 +0900
  14. 038d866 efi_loader: initrddump: Actually use the custom CFLAGS by Andy Shevchenko · Wed Mar 30 12:14:43 2022 +0300
  15. c348cf2 efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader by Heinrich Schuchardt · Thu Mar 03 08:13:53 2022 +0100
  16. 279d1c8 efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support by Sunil V L · Fri Jan 28 20:48:44 2022 +0530
  17. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · Mon Aug 02 08:44:31 2021 -0600
  18. c04e337 efi_loader: typo cerificate by Heinrich Schuchardt · Mon Aug 02 08:21:12 2021 +0200
  19. 27e059c efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · Sat Jul 17 17:26:44 2021 +0300
  20. 915e427 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · Fri May 14 09:53:36 2021 +0900
  21. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · Tue Mar 02 17:26:38 2021 +0000
  22. aa0f755 efi_loader: Add helper functions for EFI by Ilias Apalodimas · Wed Mar 17 21:54:59 2021 +0200
  23. 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · Sat Jan 16 09:44:25 2021 +0100
  24. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · Fri Jan 15 19:02:50 2021 +0100
  25. a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · Fri Jan 15 19:02:49 2021 +0100
  26. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 10:30:24 2020 +0100
  27. 2a2654f efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL by Heinrich Schuchardt · Mon Dec 07 18:20:57 2020 +0100
  28. 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · Tue Nov 17 09:28:00 2020 +0900
  29. f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · Mon Nov 30 18:12:12 2020 +0900
  30. 473d9b3 efi_loader: define UpdateCapsule api by AKASHI Takahiro · Tue Nov 17 09:27:55 2020 +0900
  31. 590fef6 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · Wed Nov 11 11:18:11 2020 +0200
  32. 9407468 efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · Thu Oct 29 13:47:46 2020 +0900
  33. a4d1b1b efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · Thu Jul 23 15:49:49 2020 +0300
  34. 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · Tue Jul 14 21:25:28 2020 +0200
  35. 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · Sun Mar 22 09:07:50 2020 +0100
  36. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  37. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · Mon Jun 22 18:10:27 2020 +0200
  38. 77a364f efi_loader: Implement EFI variable handling via OP-TEE by Ilias Apalodimas · Sun May 17 22:25:44 2020 +0300
  39. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · Mon May 04 14:38:29 2020 +0200
  40. 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · Tue Apr 14 11:51:39 2020 +0900
  41. 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · Fri Feb 21 09:55:45 2020 +0200
  42. 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · Sun Dec 29 00:01:05 2019 +0530
  43. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · Thu Nov 07 08:05:17 2019 +0100
  44. b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · Thu May 16 07:52:58 2019 +0200
  45. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · Sat May 11 09:53:33 2019 +0200
  46. 532fec7 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · Wed May 08 23:24:26 2019 +0200
  47. d14329b efi_loader: observe CONFIG_EFI_LOADER_HII by Heinrich Schuchardt · Wed May 08 21:42:36 2019 +0200
  48. ca8aa71 efi: hii: add HII config routing/access protocols by AKASHI Takahiro · Mon Jan 21 12:13:00 2019 +0900
  49. 5aab1b8 efi_loader: Initial HII database protocols by Leif Lindholm · Mon Jan 21 12:12:57 2019 +0900
  50. e59708d efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · Sat Jan 12 15:32:06 2019 +0100
  51. 7e0badb efi_loader: move efi_init_obj_list() to a new efi_setup.c by AKASHI Takahiro · Sun Dec 30 15:16:55 2018 +0100
  52. 79d7202 efi_loader: create root node by Heinrich Schuchardt · Thu Sep 20 21:58:23 2018 +0200
  53. e59072a efi_loader: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · Tue Sep 04 19:34:58 2018 +0200
  54. 27685f7 efi_loader: provide firmware revision by Heinrich Schuchardt · Thu Jun 28 12:45:30 2018 +0200
  55. 2cfbdae efi_loader: Install ACPI configuration tables by Bin Meng · Wed Jun 27 20:38:03 2018 -0700
  56. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  57. 5277a97 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · Fri Apr 13 15:26:39 2018 -0500
  58. b6e6fdc efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Leif Lindholm · Fri Mar 09 17:43:21 2018 +0100
  59. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · Mon Feb 26 16:01:02 2018 +0100
  60. 8b86ad6 efi_loader helloworld.efi: Fix building with -Os by Alexander Graf · Fri Dec 01 22:09:50 2017 +0100
  61. 18081d4 efi_loader: implement SetWatchdogTimer by Heinrich Schuchardt · Wed Oct 18 18:13:04 2017 +0200
  62. c84c110 efi_loader: add bootmgr by Rob Clark · Wed Sep 13 18:05:38 2017 -0400
  63. 15f3d74 efi_loader: efi variable support by Rob Clark · Wed Sep 13 18:05:37 2017 -0400
  64. 5314203 efi_loader: add file/filesys support by Rob Clark · Wed Sep 13 18:05:34 2017 -0400
  65. f90cb9f efi_loader: add device-path utils by Rob Clark · Wed Sep 13 18:05:28 2017 -0400
  66. e9db7c9 efi_loader: usage of always in Makefile by Heinrich Schuchardt · Tue Sep 05 03:19:39 2017 +0200
  67. 92cec96 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · Fri Jul 21 15:00:27 2017 -0400
  68. 3c042b2 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · Tue Jul 11 22:06:25 2017 +0200
  69. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  70. fac4ced efi: Add support for a hello world test program by Simon Glass · Mon Nov 07 08:47:08 2016 -0700
  71. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  72. 94c4b99 efi_loader: Add network access support by Alexander Graf · Fri May 06 21:01:01 2016 +0200
  73. d65783d efi_loader: Add GOP support by Alexander Graf · Tue Mar 15 18:38:21 2016 +0100
  74. 67ee705 efi_loader: hook up in build environment by Alexander Graf · Fri Mar 04 01:10:07 2016 +0100