1. b4ba5be efi_loader: GetTime() must return EFI_UNSUPPORTED by Heinrich Schuchardt · 5 years ago
  2. 3240184 efi_loader: add RuntimeServicesSupported variable by AKASHI Takahiro · 5 years ago
  3. 7b4b8d86 efi_loader: event signaling in ExitBootServices by Heinrich Schuchardt · 5 years ago
  4. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · 6 years ago
  5. ba3e828 efi_loader: handling of daylight saving time by Heinrich Schuchardt · 6 years ago
  6. 33e5a0e efi_loader: check time in SetTime() by Heinrich Schuchardt · 6 years ago
  7. b4bd366 efi_loader: return values of GetTime() by Heinrich Schuchardt · 6 years ago
  8. 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · 6 years ago
  9. 7e30764 efi_loader: efi_add_runtime_mmio() by Heinrich Schuchardt · 6 years ago
  10. 86e0021 efi_loader: Make RTS relocation more robust by Alexander Graf · 6 years ago
  11. d0ae092 efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED by AKASHI Takahiro · 6 years ago
  12. d840b67 efi_loader: correct a function prototype of QueryCapsuleCapabilities() by AKASHI Takahiro · 6 years ago
  13. df0f6c7 efi_loader: Handle RELA absolute relocations properly by Alexander Graf · 6 years ago
  14. 4448945 efi_loader: implement EFI_RESET_SHUTDOWN at boot time by Heinrich Schuchardt · 6 years ago
  15. 56e82be efi_loader: fix relocation on x86_64 by Heinrich Schuchardt · 6 years ago
  16. 1d1be36 efi_loader: description efi_update_capsule() by Heinrich Schuchardt · 6 years ago
  17. 1112154 efi_loader: fix typos in efi_runtime.c by Heinrich Schuchardt · 6 years ago
  18. 711853b efi_loader: document runtime functions by Heinrich Schuchardt · 6 years ago
  19. 69c1576 efi_loader: update runtime services table crc32 by Heinrich Schuchardt · 6 years ago
  20. 3905456 efi_loader: relocate pointer to tables by Heinrich Schuchardt · 6 years ago
  21. 37035b1 efi_loader: complete implementation of GetTime() by Heinrich Schuchardt · 6 years ago
  22. ca4d00e efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · 6 years ago
  23. 1020425 efi_loader: correct headersize EFI tables by Heinrich Schuchardt · 6 years ago
  24. e75b3cb efi_loader: specify UEFI spec revision by Heinrich Schuchardt · 6 years ago
  25. 46c1514 efi_loader: Use common elf.h reloc defines by Alexander Graf · 6 years ago
  26. 0fe5192 efi_loader: Move to compiler based target architecture determination by Alexander Graf · 6 years ago
  27. fff89d4 efi: Add a comment about duplicated ELF constants by Simon Glass · 6 years ago
  28. d6a6baa efi_loader: adjust definitions of variable services by Heinrich Schuchardt · 7 years ago
  29. 431513d efi_loader: remove unnecessary include by Heinrich Schuchardt · 7 years ago
  30. 9677a37 efi_loader: Enable RISC-V support by Rick Chen · 7 years ago
  31. 59254d6 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too by Alexander Graf · 7 years ago
  32. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  33. 33a83a3 efi_loader: Fix return value for efi_add_runtime_mmio by Alexander Graf · 7 years ago
  34. 450d4c8 efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC by Heinrich Schuchardt · 7 years ago
  35. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · 7 years ago
  36. 096db01 efi_loader: efi_get_time_init should return status code by Heinrich Schuchardt · 7 years ago
  37. 099b3b7 efi_loader: exit status for efi_reset_system_init by Heinrich Schuchardt · 7 years ago
  38. 897c072 efi_loader: add missing runtime services stubs by Heinrich Schuchardt · 7 years ago
  39. 15f3d74 efi_loader: efi variable support by Rob Clark · 7 years ago
  40. 9ebc47f efi_loader: avoid obscure constants in efi_runtime.c by Heinrich Schuchardt · 7 years ago
  41. 93fcc7f efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 by xypron.glpk@gmx.de · 7 years ago
  42. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · 8 years ago
  43. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  44. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  45. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  46. c59d360 efi_loader: Clean up system table on exit by Alexander Graf · 9 years ago
  47. e570232 efi_loader: Always flush in cache line size granularity by Alexander Graf · 9 years ago
  48. 0bd425a efi_loader: Add runtime services by Alexander Graf · 9 years ago