1. 8b28d5c efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · Thu Oct 26 19:25:51 2017 +0200
  2. 798a441 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · Mon Nov 06 21:17:48 2017 +0100
  3. f8d4ec3 efi_loader: replace UINTN by efi_uintn_t by Heinrich Schuchardt · Mon Nov 06 21:17:47 2017 +0100
  4. 14e1ac2 efi_loader: remove unused typedef for INTN by Heinrich Schuchardt · Mon Nov 06 21:17:46 2017 +0100
  5. 87ef001 efi_loader: console support for color attributes by Rob Clark · Tue Oct 10 08:23:01 2017 -0400
  6. 18ceba7 efi_loader: Add mem-mapped for fallback by Rob Clark · Tue Oct 10 08:23:06 2017 -0400
  7. f66b2e3 efi_loader: size fields in SimpleNetworkProtocol by Heinrich Schuchardt · Thu Oct 05 16:36:03 2017 +0200
  8. e371c5f efi_loader: fix efi_net_get_status by Heinrich Schuchardt · Thu Oct 05 16:36:02 2017 +0200
  9. d54396a efi_loader: fill simple network protocol revision by Heinrich Schuchardt · Thu Oct 05 16:35:57 2017 +0200
  10. 4137227 efi_loader: correct bits of receive_filters bit mask by Heinrich Schuchardt · Thu Oct 05 16:35:56 2017 +0200
  11. 530ba8a efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL by Heinrich Schuchardt · Thu Oct 05 16:35:55 2017 +0200
  12. 4df5dc5 efi_loader: wrong type in wait_for_event by Heinrich Schuchardt · Thu Oct 05 16:35:54 2017 +0200
  13. e547c66 efi_loader: pass GUIDs as const efi_guid_t * by Heinrich Schuchardt · Thu Oct 05 16:35:53 2017 +0200
  14. d0a349e efi_loader: parameters of CopyMem and SetMem by Heinrich Schuchardt · Thu Oct 05 16:35:52 2017 +0200
  15. 1ef185d efi_loader: Some console improvements for vidconsole by Rob Clark · Wed Sep 13 18:05:44 2017 -0400
  16. 325ea8b efi_loader: file_path should be variable length by Rob Clark · Wed Sep 13 18:05:39 2017 -0400
  17. c84c110 efi_loader: add bootmgr by Rob Clark · Wed Sep 13 18:05:38 2017 -0400
  18. 5314203 efi_loader: add file/filesys support by Rob Clark · Wed Sep 13 18:05:34 2017 -0400
  19. 85dd721 efi_loader: flesh out device-path to text by Rob Clark · Wed Sep 13 18:05:30 2017 -0400
  20. 18e73d3 efi_loader: drop redundant efi_device_path_protocol by Rob Clark · Wed Sep 13 18:05:29 2017 -0400
  21. f90cb9f efi_loader: add device-path utils by Rob Clark · Wed Sep 13 18:05:28 2017 -0400
  22. 6d3ce76 efi: add some more device path structures by Peter Jones · Wed Sep 13 18:05:27 2017 -0400
  23. 88aab26 efi: add some missing __packed by Rob Clark · Wed Sep 13 18:05:26 2017 -0400
  24. 49f7b4b efi_loader: expose protocols via GUID by Rob Clark · Mon Jul 24 10:39:01 2017 -0400
  25. 3ecc6bd efi_loader: parameter types for CreateEvent, SetTimer by xypron.glpk@gmx.de · Wed Jul 19 19:22:34 2017 +0200
  26. 48df209 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · Tue Jul 18 20:17:19 2017 +0200
  27. 3070823 efi_loader: implement multiple event support by xypron.glpk@gmx.de · Tue Jul 18 20:17:18 2017 +0200
  28. cdbf3ac efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · Tue Jul 18 20:17:17 2017 +0200
  29. 3c042b2 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · Tue Jul 11 22:06:25 2017 +0200
  30. 0581fa8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · Tue Jul 11 22:06:16 2017 +0200
  31. 00cfc6a efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · Sun Mar 12 19:26:06 2017 +1100
  32. 5c861d4 efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · Mon Oct 24 10:47:01 2016 -0700
  33. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  34. 988c066 efi_loader: Add exit support by Alexander Graf · Fri May 20 23:28:23 2016 +0200
  35. 94c4b99 efi_loader: Add network access support by Alexander Graf · Fri May 06 21:01:01 2016 +0200
  36. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · Mon Apr 11 16:16:20 2016 +0200
  37. d65783d efi_loader: Add GOP support by Alexander Graf · Tue Mar 15 18:38:21 2016 +0100
  38. 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · Fri Mar 04 01:09:57 2016 +0100
  39. 9539e69 efi: Add start-up library code by Simon Glass · Fri Jul 31 09:31:36 2015 -0600