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