1. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  2. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  3. ad4d67c efi_loader: completely initialize network by Heinrich Schuchardt · Tue Apr 03 22:06:52 2018 +0200
  4. 86df48c efi_loader: use TPL_NOTIFY for network timer event by Heinrich Schuchardt · Sat Mar 24 18:40:22 2018 +0100
  5. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · Sun Feb 18 15:17:52 2018 +0100
  6. 6f5c73f efi_loader: return efi_status_t from efi_net_register by Heinrich Schuchardt · Sat Mar 03 15:28:56 2018 +0100
  7. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · Sun Nov 26 14:05:23 2017 +0100
  8. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · Sun Nov 26 14:05:17 2017 +0100
  9. 23b45b6 efi_loader: efi_net: use efi_add_protocol by Heinrich Schuchardt · Sun Nov 26 14:05:13 2017 +0100
  10. 2f16793 efi_loader: efi_net: check return value of calloc by Heinrich Schuchardt · Thu Oct 26 19:25:47 2017 +0200
  11. aa0d197 efi_loader: fill return values in SimpleNetworkProtocol by Heinrich Schuchardt · Thu Oct 05 16:36:04 2017 +0200
  12. f66b2e3 efi_loader: size fields in SimpleNetworkProtocol by Heinrich Schuchardt · Thu Oct 05 16:36:03 2017 +0200
  13. e371c5f efi_loader: fix efi_net_get_status by Heinrich Schuchardt · Thu Oct 05 16:36:02 2017 +0200
  14. 0c153c2 efi_loader: implement WaitForPacket event by Heinrich Schuchardt · Thu Oct 05 16:36:01 2017 +0200
  15. 3d7fc69 efi_loader: use events for efi_net_receive by Heinrich Schuchardt · Thu Oct 05 16:36:00 2017 +0200
  16. a50b5c6 efi_net: return EFI_UNSUPPORTED where appropriate by Heinrich Schuchardt · Thu Oct 05 16:35:59 2017 +0200
  17. d1cc6cb efi_loader: efi_net: hwaddr_size = 6 by Heinrich Schuchardt · Thu Oct 05 16:35:58 2017 +0200
  18. d54396a efi_loader: fill simple network protocol revision by Heinrich Schuchardt · Thu Oct 05 16:35:57 2017 +0200
  19. f8db922 efi_loader: refactor boot device and loaded_image handling by Rob Clark · Wed Sep 13 18:05:33 2017 -0400
  20. 88d2cb5 efi_loader: use proper device-paths for net by Rob Clark · Wed Sep 13 18:05:32 2017 -0400
  21. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:14 2017 +0200
  22. 5c861d4 efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · Mon Oct 24 10:47:01 2016 -0700
  23. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  24. 0b12b86 efi_loader: Allow bouncing for network by Alexander Graf · Tue Sep 06 14:26:27 2016 +0200
  25. 94c4b99 efi_loader: Add network access support by Alexander Graf · Fri May 06 21:01:01 2016 +0200