1. 250b325 efi_loader: fix typos in efi_runtime.c by Heinrich Schuchardt · 6 years ago
  2. bcfb0e2 efi_loader: document runtime functions by Heinrich Schuchardt · 6 years ago
  3. a39f39c efi_loader: update runtime services table crc32 by Heinrich Schuchardt · 6 years ago
  4. 07240da efi_loader: relocate pointer to tables by Heinrich Schuchardt · 6 years ago
  5. 49de245 efi_loader: complete implementation of GetTime() by Heinrich Schuchardt · 6 years ago
  6. 197005a efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · 6 years ago
  7. 71c846a efi_loader: correct headersize EFI tables by Heinrich Schuchardt · 6 years ago
  8. 112f243 efi_loader: specify UEFI spec revision by Heinrich Schuchardt · 6 years ago
  9. b34662d efi_loader: Use common elf.h reloc defines by Alexander Graf · 6 years ago
  10. bc02891 efi_loader: Move to compiler based target architecture determination by Alexander Graf · 6 years ago
  11. 2d2b5b2 efi: Add a comment about duplicated ELF constants by Simon Glass · 6 years ago
  12. 45c66f9 efi_loader: adjust definitions of variable services by Heinrich Schuchardt · 6 years ago
  13. 1f0532c efi_loader: remove unnecessary include by Heinrich Schuchardt · 6 years ago
  14. 6836adb efi_loader: Enable RISC-V support by Rick Chen · 6 years ago
  15. 89aea43 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too by Alexander Graf · 7 years ago
  16. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  17. 813468c efi_loader: Fix return value for efi_add_runtime_mmio by Alexander Graf · 7 years ago
  18. 482fc90 efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC by Heinrich Schuchardt · 7 years ago
  19. b095f3c efi_loader: implement event groups by Heinrich Schuchardt · 7 years ago
  20. 14ad49d efi_loader: efi_get_time_init should return status code by Heinrich Schuchardt · 7 years ago
  21. 22c793e efi_loader: exit status for efi_reset_system_init by Heinrich Schuchardt · 7 years ago
  22. 0c23074 efi_loader: add missing runtime services stubs by Heinrich Schuchardt · 7 years ago
  23. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago
  24. 591cf2e efi_loader: avoid obscure constants in efi_runtime.c by Heinrich Schuchardt · 7 years ago
  25. aee4f06 efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 by xypron.glpk@gmx.de · 7 years ago
  26. 3c63db9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · 8 years ago
  27. 65e4c0b x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  28. 80a4800 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  29. edcef3b efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  30. ae87440 efi_loader: Clean up system table on exit by Alexander Graf · 8 years ago
  31. 36c37a8 efi_loader: Always flush in cache line size granularity by Alexander Graf · 9 years ago
  32. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago