1. 1943dbb efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · Fri Jul 05 17:42:16 2019 +0200
  2. c3f2a9f efi_loader: simplify detaching by Heinrich Schuchardt · Fri Jul 05 18:12:21 2019 +0200
  3. 05874fb efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · Fri Jul 05 18:12:16 2019 +0200
  4. 2572851 efi_loader: split off detaching SetVirtualAddress() by Heinrich Schuchardt · Sat Jun 29 03:32:52 2019 +0200
  5. 5337a6c efi_loader: unimplemented runtime services by Heinrich Schuchardt · Thu Jun 20 15:40:49 2019 +0200
  6. 2ac6258 efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · Thu Jun 20 15:25:48 2019 +0200
  7. 19cd80b efi_loader: clean up runtime detaching by Heinrich Schuchardt · Thu Jun 20 22:00:02 2019 +0000
  8. 98f8936 efi_loader: remove NULL entries from runtime detach list by Heinrich Schuchardt · Sat Jun 29 02:00:16 2019 +0200
  9. 9b19dae efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · Thu Jun 20 12:13:05 2019 +0200
  10. b4ba5be efi_loader: GetTime() must return EFI_UNSUPPORTED by Heinrich Schuchardt · Thu Jun 13 18:42:40 2019 +0200
  11. 3240184 efi_loader: add RuntimeServicesSupported variable by AKASHI Takahiro · Wed Jun 05 13:21:38 2019 +0900
  12. 7b4b8d86 efi_loader: event signaling in ExitBootServices by Heinrich Schuchardt · Fri Jun 07 06:47:01 2019 +0200
  13. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · Fri May 31 22:56:02 2019 +0200
  14. ba3e828 efi_loader: handling of daylight saving time by Heinrich Schuchardt · Fri May 31 22:08:45 2019 +0200
  15. 33e5a0e efi_loader: check time in SetTime() by Heinrich Schuchardt · Fri May 31 07:35:19 2019 +0200
  16. b4bd366 efi_loader: return values of GetTime() by Heinrich Schuchardt · Sun May 19 21:41:28 2019 +0200
  17. 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · Sun May 19 20:07:39 2019 +0200
  18. 7e30764 efi_loader: efi_add_runtime_mmio() by Heinrich Schuchardt · Sun Dec 23 02:35:13 2018 +0100
  19. 86e0021 efi_loader: Make RTS relocation more robust by Alexander Graf · Tue Dec 11 10:00:42 2018 +0100
  20. d0ae092 efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED by AKASHI Takahiro · Wed Nov 14 16:18:07 2018 +0900
  21. d840b67 efi_loader: correct a function prototype of QueryCapsuleCapabilities() by AKASHI Takahiro · Wed Nov 14 16:18:53 2018 +0900
  22. df0f6c7 efi_loader: Handle RELA absolute relocations properly by Alexander Graf · Sun Nov 04 22:25:22 2018 +0100
  23. 4448945 efi_loader: implement EFI_RESET_SHUTDOWN at boot time by Heinrich Schuchardt · Tue Oct 16 07:44:53 2018 +0200
  24. 56e82be efi_loader: fix relocation on x86_64 by Heinrich Schuchardt · Sat Oct 13 20:52:08 2018 -0700
  25. 1d1be36 efi_loader: description efi_update_capsule() by Heinrich Schuchardt · Mon Sep 03 20:59:25 2018 +0200
  26. 1112154 efi_loader: fix typos in efi_runtime.c by Heinrich Schuchardt · Mon Sep 03 19:29:41 2018 +0200
  27. 711853b efi_loader: document runtime functions by Heinrich Schuchardt · Sun Jul 29 15:10:11 2018 +0200
  28. 69c1576 efi_loader: update runtime services table crc32 by Heinrich Schuchardt · Sun Jul 29 09:49:04 2018 +0200
  29. 3905456 efi_loader: relocate pointer to tables by Heinrich Schuchardt · Sat Aug 04 23:16:06 2018 +0200
  30. 37035b1 efi_loader: complete implementation of GetTime() by Heinrich Schuchardt · Sat Jul 07 23:39:14 2018 +0200
  31. ca4d00e efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · Sat Jul 07 23:39:13 2018 +0200
  32. 1020425 efi_loader: correct headersize EFI tables by Heinrich Schuchardt · Thu Jun 28 12:45:29 2018 +0200
  33. e75b3cb efi_loader: specify UEFI spec revision by Heinrich Schuchardt · Thu Jun 28 12:45:27 2018 +0200
  34. 46c1514 efi_loader: Use common elf.h reloc defines by Alexander Graf · Mon Jun 18 17:23:11 2018 +0200
  35. 0fe5192 efi_loader: Move to compiler based target architecture determination by Alexander Graf · Mon Jun 18 17:23:08 2018 +0200
  36. fff89d4 efi: Add a comment about duplicated ELF constants by Simon Glass · Mon Jun 11 23:26:40 2018 -0600
  37. d6a6baa efi_loader: adjust definitions of variable services by Heinrich Schuchardt · Thu May 17 07:57:05 2018 +0200
  38. 431513d efi_loader: remove unnecessary include by Heinrich Schuchardt · Fri Apr 27 19:07:24 2018 +0200
  39. 9677a37 efi_loader: Enable RISC-V support by Rick Chen · Mon May 28 19:06:37 2018 +0800
  40. 59254d6 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too by Alexander Graf · Mon Apr 23 07:59:47 2018 +0200
  41. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  42. 33a83a3 efi_loader: Fix return value for efi_add_runtime_mmio by Alexander Graf · Thu Mar 15 15:08:16 2018 +0100
  43. 450d4c8 efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC by Heinrich Schuchardt · Tue Feb 06 22:00:22 2018 +0100
  44. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · Sun Feb 18 15:17:52 2018 +0100
  45. 096db01 efi_loader: efi_get_time_init should return status code by Heinrich Schuchardt · Sat Mar 03 15:29:00 2018 +0100
  46. 099b3b7 efi_loader: exit status for efi_reset_system_init by Heinrich Schuchardt · Sat Mar 03 15:28:59 2018 +0100
  47. 897c072 efi_loader: add missing runtime services stubs by Heinrich Schuchardt · Fri Feb 09 20:41:21 2018 +0100
  48. 15f3d74 efi_loader: efi variable support by Rob Clark · Wed Sep 13 18:05:37 2017 -0400
  49. 9ebc47f efi_loader: avoid obscure constants in efi_runtime.c by Heinrich Schuchardt · Mon Sep 18 22:11:34 2017 +0200
  50. 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
  51. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  52. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  53. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · Tue Aug 16 21:08:45 2016 +0200
  54. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · Thu Jun 02 11:38:27 2016 +0200
  55. c59d360 efi_loader: Clean up system table on exit by Alexander Graf · Wed May 18 00:54:47 2016 +0200
  56. e570232 efi_loader: Always flush in cache line size granularity by Alexander Graf · Mon Apr 11 23:20:39 2016 +0200
  57. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100