1. 3a67d13 efi_loader: avoid duplicate weak invalidate_icache_all() by Heinrich Schuchardt · Sun Jun 16 19:31:05 2024 +0200
  2. fc07153 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · Thu Apr 25 08:18:19 2024 +0300
  3. de70856 efi_loader: add an EFI variable with the file contents by Ilias Apalodimas · Thu Apr 18 15:54:52 2024 +0300
  4. 465cb7e efi_loader: Add OS notifications for SetVariable at runtime by Ilias Apalodimas · Thu Apr 18 15:54:51 2024 +0300
  5. 86ba869 efi_loader: conditionally enable SetvariableRT by Ilias Apalodimas · Thu Apr 18 15:54:50 2024 +0300
  6. 9bad9cd efi_loader: access __efi_runtime_rel_start/stop without & by Ilias Apalodimas · Thu Apr 04 09:37:37 2024 +0300
  7. 9b37894 arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:47 2024 +0200
  8. cd05b9c efi_loader: Remove <common.h> by Tom Rini · Thu Dec 14 13:16:55 2023 -0500
  9. ba7ad02 efi: loader: Make efi_runtime_mmio static by Bin Meng · Wed Apr 05 20:15:19 2023 +0800
  10. 6ab9403 efi_loader: static functions in efi_runtime.c by Heinrich Schuchardt · Fri Feb 10 08:56:06 2023 +0100
  11. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  12. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  13. 5461f80 efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE by Heinrich Schuchardt · Wed Dec 09 07:38:46 2020 +0100
  14. 473d9b3 efi_loader: define UpdateCapsule api by AKASHI Takahiro · Tue Nov 17 09:27:55 2020 +0900
  15. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · Fri Oct 23 05:30:29 2020 +0200
  16. 7b66fcc efi_loader: ResetSystem() should not hang by Heinrich Schuchardt · Sat Aug 22 08:29:53 2020 +0200
  17. 447753e efi_loader: don't use memmove() in efi_var_mem_del() by Heinrich Schuchardt · Wed Jul 22 07:56:14 2020 +0200
  18. 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · Tue Mar 24 19:54:53 2020 +0000
  19. 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · Sun Jun 28 16:30:29 2020 +0200
  20. dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · Tue Mar 24 17:52:40 2020 +0100
  21. 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · Tue Mar 24 18:05:22 2020 +0100
  22. b0818b7 efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · Tue Jul 07 03:10:12 2020 +0200
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  24. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  25. 582f857 efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · Sun Mar 22 08:28:15 2020 +0100
  26. 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · Wed Feb 19 20:48:49 2020 +0100
  27. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  28. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  29. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  30. 3369158 efi_loader: do not call efi_runtime_detach twice by Heinrich Schuchardt · Wed Aug 14 06:49:09 2019 +0200
  31. c70a161 efi_loader: parameter check in SetVirtualAddressMap by Heinrich Schuchardt · Wed Aug 14 05:19:37 2019 +0200
  32. c680dc4 efi_loader: implement ConvertPointer() by Heinrich Schuchardt · Sat Jul 27 20:35:24 2019 +0200
  33. f8599dc efi_loader: definition of efi_virtual_address_map() by Heinrich Schuchardt · Sat Jul 27 20:28:47 2019 +0200
  34. 89a22b4 efi_loader: Change return type of efi_add_memory_map() by Bryan O'Donoghue · Mon Jul 15 12:00:39 2019 +0100
  35. 4429d87 efi_loader: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · Thu Jul 11 20:15:09 2019 +0200
  36. 2b6bd38 efi_loader: efi_set_virtual_address_map_runtime() by Heinrich Schuchardt · Fri Jul 12 22:41:43 2019 +0200
  37. 1943dbb efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · Fri Jul 05 17:42:16 2019 +0200
  38. c3f2a9f efi_loader: simplify detaching by Heinrich Schuchardt · Fri Jul 05 18:12:21 2019 +0200
  39. 05874fb efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · Fri Jul 05 18:12:16 2019 +0200
  40. 2572851 efi_loader: split off detaching SetVirtualAddress() by Heinrich Schuchardt · Sat Jun 29 03:32:52 2019 +0200
  41. 5337a6c efi_loader: unimplemented runtime services by Heinrich Schuchardt · Thu Jun 20 15:40:49 2019 +0200
  42. 2ac6258 efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · Thu Jun 20 15:25:48 2019 +0200
  43. 19cd80b efi_loader: clean up runtime detaching by Heinrich Schuchardt · Thu Jun 20 22:00:02 2019 +0000
  44. 98f8936 efi_loader: remove NULL entries from runtime detach list by Heinrich Schuchardt · Sat Jun 29 02:00:16 2019 +0200
  45. 9b19dae efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · Thu Jun 20 12:13:05 2019 +0200
  46. b4ba5be efi_loader: GetTime() must return EFI_UNSUPPORTED by Heinrich Schuchardt · Thu Jun 13 18:42:40 2019 +0200
  47. 3240184 efi_loader: add RuntimeServicesSupported variable by AKASHI Takahiro · Wed Jun 05 13:21:38 2019 +0900
  48. 7b4b8d86 efi_loader: event signaling in ExitBootServices by Heinrich Schuchardt · Fri Jun 07 06:47:01 2019 +0200
  49. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · Fri May 31 22:56:02 2019 +0200
  50. ba3e828 efi_loader: handling of daylight saving time by Heinrich Schuchardt · Fri May 31 22:08:45 2019 +0200
  51. 33e5a0e efi_loader: check time in SetTime() by Heinrich Schuchardt · Fri May 31 07:35:19 2019 +0200
  52. b4bd366 efi_loader: return values of GetTime() by Heinrich Schuchardt · Sun May 19 21:41:28 2019 +0200
  53. 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · Sun May 19 20:07:39 2019 +0200
  54. 7e30764 efi_loader: efi_add_runtime_mmio() by Heinrich Schuchardt · Sun Dec 23 02:35:13 2018 +0100
  55. 86e0021 efi_loader: Make RTS relocation more robust by Alexander Graf · Tue Dec 11 10:00:42 2018 +0100
  56. d0ae092 efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED by AKASHI Takahiro · Wed Nov 14 16:18:07 2018 +0900
  57. d840b67 efi_loader: correct a function prototype of QueryCapsuleCapabilities() by AKASHI Takahiro · Wed Nov 14 16:18:53 2018 +0900
  58. df0f6c7 efi_loader: Handle RELA absolute relocations properly by Alexander Graf · Sun Nov 04 22:25:22 2018 +0100
  59. 4448945 efi_loader: implement EFI_RESET_SHUTDOWN at boot time by Heinrich Schuchardt · Tue Oct 16 07:44:53 2018 +0200
  60. 56e82be efi_loader: fix relocation on x86_64 by Heinrich Schuchardt · Sat Oct 13 20:52:08 2018 -0700
  61. 1d1be36 efi_loader: description efi_update_capsule() by Heinrich Schuchardt · Mon Sep 03 20:59:25 2018 +0200
  62. 1112154 efi_loader: fix typos in efi_runtime.c by Heinrich Schuchardt · Mon Sep 03 19:29:41 2018 +0200
  63. 711853b efi_loader: document runtime functions by Heinrich Schuchardt · Sun Jul 29 15:10:11 2018 +0200
  64. 69c1576 efi_loader: update runtime services table crc32 by Heinrich Schuchardt · Sun Jul 29 09:49:04 2018 +0200
  65. 3905456 efi_loader: relocate pointer to tables by Heinrich Schuchardt · Sat Aug 04 23:16:06 2018 +0200
  66. 37035b1 efi_loader: complete implementation of GetTime() by Heinrich Schuchardt · Sat Jul 07 23:39:14 2018 +0200
  67. ca4d00e efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · Sat Jul 07 23:39:13 2018 +0200
  68. 1020425 efi_loader: correct headersize EFI tables by Heinrich Schuchardt · Thu Jun 28 12:45:29 2018 +0200
  69. e75b3cb efi_loader: specify UEFI spec revision by Heinrich Schuchardt · Thu Jun 28 12:45:27 2018 +0200
  70. 46c1514 efi_loader: Use common elf.h reloc defines by Alexander Graf · Mon Jun 18 17:23:11 2018 +0200
  71. 0fe5192 efi_loader: Move to compiler based target architecture determination by Alexander Graf · Mon Jun 18 17:23:08 2018 +0200
  72. fff89d4 efi: Add a comment about duplicated ELF constants by Simon Glass · Mon Jun 11 23:26:40 2018 -0600
  73. d6a6baa efi_loader: adjust definitions of variable services by Heinrich Schuchardt · Thu May 17 07:57:05 2018 +0200
  74. 431513d efi_loader: remove unnecessary include by Heinrich Schuchardt · Fri Apr 27 19:07:24 2018 +0200
  75. 9677a37 efi_loader: Enable RISC-V support by Rick Chen · Mon May 28 19:06:37 2018 +0800
  76. 59254d6 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too by Alexander Graf · Mon Apr 23 07:59:47 2018 +0200
  77. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  78. 33a83a3 efi_loader: Fix return value for efi_add_runtime_mmio by Alexander Graf · Thu Mar 15 15:08:16 2018 +0100
  79. 450d4c8 efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC by Heinrich Schuchardt · Tue Feb 06 22:00:22 2018 +0100
  80. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · Sun Feb 18 15:17:52 2018 +0100
  81. 096db01 efi_loader: efi_get_time_init should return status code by Heinrich Schuchardt · Sat Mar 03 15:29:00 2018 +0100
  82. 099b3b7 efi_loader: exit status for efi_reset_system_init by Heinrich Schuchardt · Sat Mar 03 15:28:59 2018 +0100
  83. 897c072 efi_loader: add missing runtime services stubs by Heinrich Schuchardt · Fri Feb 09 20:41:21 2018 +0100
  84. 15f3d74 efi_loader: efi variable support by Rob Clark · Wed Sep 13 18:05:37 2017 -0400
  85. 9ebc47f efi_loader: avoid obscure constants in efi_runtime.c by Heinrich Schuchardt · Mon Sep 18 22:11:34 2017 +0200
  86. 93fcc7f efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 by xypron.glpk@gmx.de · Fri Aug 11 21:19:37 2017 +0200
  87. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  88. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  89. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · Tue Aug 16 21:08:45 2016 +0200
  90. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · Thu Jun 02 11:38:27 2016 +0200
  91. c59d360 efi_loader: Clean up system table on exit by Alexander Graf · Wed May 18 00:54:47 2016 +0200
  92. e570232 efi_loader: Always flush in cache line size granularity by Alexander Graf · Mon Apr 11 23:20:39 2016 +0200
  93. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100