1. e7896c3 efi_loader: indent entry/exit prints to show nesting level by Rob Clark · Thu Jul 27 08:04:19 2017 -0400
  2. 86789d5 efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT by Rob Clark · Thu Jul 27 08:04:18 2017 -0400
  3. 63ea77a efi_loader: Add an EFI_CALL() macro by Rob Clark · Thu Jul 27 08:04:17 2017 -0400
  4. fe3366f efi_loader: Improve install_configuration_table by Alexander Graf · Wed Jul 26 13:41:04 2017 +0200
  5. d417d2b efi_loader: remove double EFI_EXIT() with efi_unsupported by Rob Clark · Tue Jul 25 20:17:59 2017 -0400
  6. 8960c97 efi_loader: implement ProtocolsPerHandle by xypron.glpk@gmx.de · Thu Jul 13 23:24:32 2017 +0200
  7. 3ecc6bd efi_loader: parameter types for CreateEvent, SetTimer by xypron.glpk@gmx.de · Wed Jul 19 19:22:34 2017 +0200
  8. d51b8ca efi_loader: workaround for grub lsefi bug by Rob Clark · Thu Jul 20 07:59:39 2017 -0400
  9. 544df3b efi_loader: move guidcmp to header by Rob Clark · Mon Jul 24 07:59:11 2017 -0400
  10. 44c4be0 efi_loader: correctly implement 100ns conversion by xypron.glpk@gmx.de · Tue Jul 18 20:17:23 2017 +0200
  11. 54c7a8e efi_console: set up events by xypron.glpk@gmx.de · Tue Jul 18 20:17:22 2017 +0200
  12. a587fd1 efi_loader: refactor efi_set_timer by xypron.glpk@gmx.de · Tue Jul 18 20:17:21 2017 +0200
  13. 852a0e177 efi_loader: refactor efi_create_event by xypron.glpk@gmx.de · Tue Jul 18 20:17:20 2017 +0200
  14. 48df209 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · Tue Jul 18 20:17:19 2017 +0200
  15. 3070823 efi_loader: implement multiple event support by xypron.glpk@gmx.de · Tue Jul 18 20:17:18 2017 +0200
  16. cdbf3ac efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · Tue Jul 18 20:17:17 2017 +0200
  17. 4534ad6 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:24 2017 +0200
  18. 550a68a efi_loader: implement LocateHandleBuffer by xypron.glpk@gmx.de · Tue Jul 11 22:06:22 2017 +0200
  19. 69f9403 efi_loader: refactor efi_locate_handle by xypron.glpk@gmx.de · Tue Jul 11 22:06:21 2017 +0200
  20. 83eebc7 efi_loader: implement InstallMultipleProtocolInterfaces by xypron.glpk@gmx.de · Tue Jul 11 22:06:20 2017 +0200
  21. a453e46 efi_loader: refactor efi_uninstall_protocol_interface by xypron.glpk@gmx.de · Tue Jul 11 22:06:19 2017 +0200
  22. 8b7b5df efi_loader: refactor efi_install_protocol_interface by xypron.glpk@gmx.de · Tue Jul 11 22:06:18 2017 +0200
  23. 2cfad48 efi_loader: implement UninstallProtocolInterface by xypron.glpk@gmx.de · Tue Jul 11 22:06:17 2017 +0200
  24. 0581fa8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · Tue Jul 11 22:06:16 2017 +0200
  25. f097c84 efi_loader: efi_open_protocol: parameter checks by xypron.glpk@gmx.de · Tue Jul 11 22:06:15 2017 +0200
  26. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:14 2017 +0200
  27. 1bf5d87 efi_loader: efi_handle_protocol set attributes by xypron.glpk@gmx.de · Thu Jun 29 21:16:19 2017 +0200
  28. b2a05c1 efi_loader: add static to local functions by Masahiro Yamada · Thu Jun 22 17:49:03 2017 +0900
  29. 7758b21 efi_loader: check CreateEvent() parameters by Jonathan Gray · Sun Mar 12 19:26:07 2017 +1100
  30. 00cfc6a efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · Sun Mar 12 19:26:06 2017 +1100
  31. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  32. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  33. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  34. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  35. 9982e67 efi_loader: Fix efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:30 2016 +0200
  36. c5c1163 efi_loader: Expose efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:24 2016 +0200
  37. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · Sun Oct 09 22:17:26 2016 +0200
  38. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · Sun Oct 09 22:17:18 2016 +0200
  39. 95d2e7e efi_loader: Fix crash on 32-bit systems by Robin Randhawa · Tue Sep 13 18:36:53 2016 +0100
  40. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · Tue Sep 27 09:30:32 2016 +0200
  41. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · Thu Jun 02 11:38:27 2016 +0200
  42. 988c066 efi_loader: Add exit support by Alexander Graf · Fri May 20 23:28:23 2016 +0200
  43. 1c34fa8 efi_loader: Fix some entry/exit points by Alexander Graf · Thu Mar 24 01:37:37 2016 +0100
  44. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  45. c15d921 efi_loader: Add boot time services by Alexander Graf · Fri Mar 04 01:09:59 2016 +0100