1. f286c2c efi_loader: parameter checks simple network protocol by Heinrich Schuchardt · Wed May 15 23:27:43 2019 +0200
  2. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · Sat Apr 20 07:39:11 2019 +0200
  3. b6f2036 efi_loader: fix simple network protocol by Heinrich Schuchardt · Sat Dec 01 00:16:33 2018 +0100
  4. eb07c28 efi_loader: correctly aligned transmit buffer by Heinrich Schuchardt · Sat Dec 01 00:16:32 2018 +0100
  5. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · Thu Oct 18 21:51:38 2018 +0200
  6. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · Wed Sep 26 05:27:56 2018 +0200
  7. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · Wed Sep 26 05:27:55 2018 +0200
  8. 8d7bc9f efi_loader: remove lcd.h from efi_net.c by Heinrich Schuchardt · Mon Oct 01 05:24:46 2018 +0200
  9. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  10. 27df0a7 initialize net_mode.if_type by Andrew Thomas · Thu Jun 21 16:21:01 2018 -0700
  11. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  12. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  13. ad4d67c efi_loader: completely initialize network by Heinrich Schuchardt · Tue Apr 03 22:06:52 2018 +0200
  14. 86df48c efi_loader: use TPL_NOTIFY for network timer event by Heinrich Schuchardt · Sat Mar 24 18:40:22 2018 +0100
  15. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · Sun Feb 18 15:17:52 2018 +0100
  16. 6f5c73f efi_loader: return efi_status_t from efi_net_register by Heinrich Schuchardt · Sat Mar 03 15:28:56 2018 +0100
  17. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · Sun Nov 26 14:05:23 2017 +0100
  18. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · Sun Nov 26 14:05:17 2017 +0100
  19. 23b45b6 efi_loader: efi_net: use efi_add_protocol by Heinrich Schuchardt · Sun Nov 26 14:05:13 2017 +0100
  20. 2f16793 efi_loader: efi_net: check return value of calloc by Heinrich Schuchardt · Thu Oct 26 19:25:47 2017 +0200
  21. aa0d197 efi_loader: fill return values in SimpleNetworkProtocol by Heinrich Schuchardt · Thu Oct 05 16:36:04 2017 +0200
  22. f66b2e3 efi_loader: size fields in SimpleNetworkProtocol by Heinrich Schuchardt · Thu Oct 05 16:36:03 2017 +0200
  23. e371c5f efi_loader: fix efi_net_get_status by Heinrich Schuchardt · Thu Oct 05 16:36:02 2017 +0200
  24. 0c153c2 efi_loader: implement WaitForPacket event by Heinrich Schuchardt · Thu Oct 05 16:36:01 2017 +0200
  25. 3d7fc69 efi_loader: use events for efi_net_receive by Heinrich Schuchardt · Thu Oct 05 16:36:00 2017 +0200
  26. a50b5c6 efi_net: return EFI_UNSUPPORTED where appropriate by Heinrich Schuchardt · Thu Oct 05 16:35:59 2017 +0200
  27. d1cc6cb efi_loader: efi_net: hwaddr_size = 6 by Heinrich Schuchardt · Thu Oct 05 16:35:58 2017 +0200
  28. d54396a efi_loader: fill simple network protocol revision by Heinrich Schuchardt · Thu Oct 05 16:35:57 2017 +0200
  29. f8db922 efi_loader: refactor boot device and loaded_image handling by Rob Clark · Wed Sep 13 18:05:33 2017 -0400
  30. 88d2cb5 efi_loader: use proper device-paths for net by Rob Clark · Wed Sep 13 18:05:32 2017 -0400
  31. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:14 2017 +0200
  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. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  34. 0b12b86 efi_loader: Allow bouncing for network by Alexander Graf · Tue Sep 06 14:26:27 2016 +0200
  35. 94c4b99 efi_loader: Add network access support by Alexander Graf · Fri May 06 21:01:01 2016 +0200