1. fab8910 efi_loader: fix use after free in receive path by Patrick Wildt · 4 years, 2 months ago
  2. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  3. dc305ad doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  4. 33b318d efi_loader: implement MCastIPtoMAC by Heinrich Schuchardt · 5 years ago
  5. 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · 5 years ago
  6. 0218a8f efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header by Heinrich Schuchardt · 5 years ago
  7. d3f1ff2 efi_loader: interrupts in simple network protocol by Heinrich Schuchardt · 5 years ago
  8. 3127e7e efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · 5 years ago
  9. f286c2c efi_loader: parameter checks simple network protocol by Heinrich Schuchardt · 6 years ago
  10. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  11. b6f2036 efi_loader: fix simple network protocol by Heinrich Schuchardt · 6 years ago
  12. eb07c28 efi_loader: correctly aligned transmit buffer by Heinrich Schuchardt · 6 years ago
  13. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  14. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  15. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  16. 8d7bc9f efi_loader: remove lcd.h from efi_net.c by Heinrich Schuchardt · 6 years ago
  17. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  18. 27df0a7 initialize net_mode.if_type by Andrew Thomas · 6 years ago
  19. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  20. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  21. ad4d67c efi_loader: completely initialize network by Heinrich Schuchardt · 7 years ago
  22. 86df48c efi_loader: use TPL_NOTIFY for network timer event by Heinrich Schuchardt · 7 years ago
  23. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · 7 years ago
  24. 6f5c73f efi_loader: return efi_status_t from efi_net_register by Heinrich Schuchardt · 7 years ago
  25. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · 7 years ago
  26. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · 7 years ago
  27. 23b45b6 efi_loader: efi_net: use efi_add_protocol by Heinrich Schuchardt · 7 years ago
  28. 2f16793 efi_loader: efi_net: check return value of calloc by Heinrich Schuchardt · 7 years ago
  29. aa0d197 efi_loader: fill return values in SimpleNetworkProtocol by Heinrich Schuchardt · 7 years ago
  30. f66b2e3 efi_loader: size fields in SimpleNetworkProtocol by Heinrich Schuchardt · 7 years ago
  31. e371c5f efi_loader: fix efi_net_get_status by Heinrich Schuchardt · 7 years ago
  32. 0c153c2 efi_loader: implement WaitForPacket event by Heinrich Schuchardt · 7 years ago
  33. 3d7fc69 efi_loader: use events for efi_net_receive by Heinrich Schuchardt · 7 years ago
  34. a50b5c6 efi_net: return EFI_UNSUPPORTED where appropriate by Heinrich Schuchardt · 7 years ago
  35. d1cc6cb efi_loader: efi_net: hwaddr_size = 6 by Heinrich Schuchardt · 7 years ago
  36. d54396a efi_loader: fill simple network protocol revision by Heinrich Schuchardt · 7 years ago
  37. f8db922 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  38. 88d2cb5 efi_loader: use proper device-paths for net by Rob Clark · 7 years ago
  39. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  40. 5c861d4 efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · 8 years ago
  41. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  42. 0b12b86 efi_loader: Allow bouncing for network by Alexander Graf · 8 years ago
  43. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago