1. 852a0e177 efi_loader: refactor efi_create_event by xypron.glpk@gmx.de · 7 years ago
  2. 48df209 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · 7 years ago
  3. 3070823 efi_loader: implement multiple event support by xypron.glpk@gmx.de · 7 years ago
  4. cdbf3ac efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · 7 years ago
  5. 4534ad6 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
  6. 550a68a efi_loader: implement LocateHandleBuffer by xypron.glpk@gmx.de · 7 years ago
  7. 69f9403 efi_loader: refactor efi_locate_handle by xypron.glpk@gmx.de · 7 years ago
  8. 83eebc7 efi_loader: implement InstallMultipleProtocolInterfaces by xypron.glpk@gmx.de · 7 years ago
  9. a453e46 efi_loader: refactor efi_uninstall_protocol_interface by xypron.glpk@gmx.de · 7 years ago
  10. 8b7b5df efi_loader: refactor efi_install_protocol_interface by xypron.glpk@gmx.de · 7 years ago
  11. 2cfad48 efi_loader: implement UninstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  12. 0581fa8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  13. f097c84 efi_loader: efi_open_protocol: parameter checks by xypron.glpk@gmx.de · 7 years ago
  14. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  15. 1bf5d87 efi_loader: efi_handle_protocol set attributes by xypron.glpk@gmx.de · 7 years ago
  16. b2a05c1 efi_loader: add static to local functions by Masahiro Yamada · 7 years ago
  17. 7758b21 efi_loader: check CreateEvent() parameters by Jonathan Gray · 8 years ago
  18. 00cfc6a efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · 8 years ago
  19. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  20. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · 8 years ago
  21. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  22. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  23. 9982e67 efi_loader: Fix efi_install_configuration_table by Alexander Graf · 8 years ago
  24. c5c1163 efi_loader: Expose efi_install_configuration_table by Alexander Graf · 8 years ago
  25. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · 8 years ago
  26. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · 8 years ago
  27. 95d2e7e efi_loader: Fix crash on 32-bit systems by Robin Randhawa · 8 years ago
  28. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · 8 years ago
  29. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  30. 988c066 efi_loader: Add exit support by Alexander Graf · 9 years ago
  31. 1c34fa8 efi_loader: Fix some entry/exit points by Alexander Graf · 9 years ago
  32. 0bd425a efi_loader: Add runtime services by Alexander Graf · 9 years ago
  33. c15d921 efi_loader: Add boot time services by Alexander Graf · 9 years ago