1. fe1a81c doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  2. 5b4746f efi_loader: implement MCastIPtoMAC by Heinrich Schuchardt · 5 years ago
  3. 72a8f16 efi_loader: fix status management in network stack by Heinrich Schuchardt · 5 years ago
  4. 5947b49 efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header by Heinrich Schuchardt · 5 years ago
  5. 7f6d874 efi_loader: interrupts in simple network protocol by Heinrich Schuchardt · 5 years ago
  6. a6d3709 efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · 5 years ago
  7. ce54fdc efi_loader: parameter checks simple network protocol by Heinrich Schuchardt · 5 years ago
  8. dec88e4 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 5 years ago
  9. 41b0587 efi_loader: fix simple network protocol by Heinrich Schuchardt · 6 years ago
  10. 622fe62 efi_loader: correctly aligned transmit buffer by Heinrich Schuchardt · 6 years ago
  11. e1fec15 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  12. d39646a efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  13. fae0118 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  14. 891dacf efi_loader: remove lcd.h from efi_net.c by Heinrich Schuchardt · 6 years ago
  15. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  16. f25ddca initialize net_mode.if_type by Andrew Thomas · 6 years ago
  17. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  18. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  19. 0c5d2a3 efi_loader: completely initialize network by Heinrich Schuchardt · 6 years ago
  20. ee3db4f efi_loader: use TPL_NOTIFY for network timer event by Heinrich Schuchardt · 7 years ago
  21. b095f3c efi_loader: implement event groups by Heinrich Schuchardt · 7 years ago
  22. 075d425 efi_loader: return efi_status_t from efi_net_register by Heinrich Schuchardt · 7 years ago
  23. 44549d6 efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · 7 years ago
  24. 69fb6b1 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · 7 years ago
  25. 84d1456 efi_loader: efi_net: use efi_add_protocol by Heinrich Schuchardt · 7 years ago
  26. cb90ee9 efi_loader: efi_net: check return value of calloc by Heinrich Schuchardt · 7 years ago
  27. 336d9df efi_loader: fill return values in SimpleNetworkProtocol by Heinrich Schuchardt · 7 years ago
  28. 8db174d efi_loader: size fields in SimpleNetworkProtocol by Heinrich Schuchardt · 7 years ago
  29. 891b3d9 efi_loader: fix efi_net_get_status by Heinrich Schuchardt · 7 years ago
  30. e5c2160 efi_loader: implement WaitForPacket event by Heinrich Schuchardt · 7 years ago
  31. a0549ef efi_loader: use events for efi_net_receive by Heinrich Schuchardt · 7 years ago
  32. 61da678 efi_net: return EFI_UNSUPPORTED where appropriate by Heinrich Schuchardt · 7 years ago
  33. 5d4a5ea efi_loader: efi_net: hwaddr_size = 6 by Heinrich Schuchardt · 7 years ago
  34. bdecf97 efi_loader: fill simple network protocol revision by Heinrich Schuchardt · 7 years ago
  35. 95c5553 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  36. e15fc33 efi_loader: use proper device-paths for net by Rob Clark · 7 years ago
  37. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  38. d7608ab efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · 8 years ago
  39. e275458 efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  40. 712cd29 efi_loader: Allow bouncing for network by Alexander Graf · 8 years ago
  41. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago