index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_net.c
Age
Commit message (
Expand
)
Author
2026-02-06
efi_net: add missing EFI_CALL in efi_net
Vincent Stehlé
2025-11-06
efi_loader: typo 'mange' in efi_net.c
Heinrich Schuchardt
2025-07-03
efi_loader: Prevent free of uninitialised pointer
Andrew Goodbody
2025-05-29
Merge patch series "Remove <env.h> from <net.h>"
Tom Rini
2025-05-29
global: Avoid indirect inclusion of <env.h> from <net.h>
Tom Rini
2025-05-25
efi_loader: Separate device path into its own header
Simon Glass
2025-05-20
net, net-lwip: wget: suppress console output when called by EFI
Jerome Forissier
2025-03-10
efi_loader: efi_net: Add support for multiple efi_net_obj
Adriano Cordova
2025-03-10
efi_loader: efi_net: Add dhcp cache
Adriano Cordova
2025-03-10
efi_loader: efi_net: Add device path cache
Adriano Cordova
2025-03-10
efi_loader: efi_device_path: Pass net udevice as argument
Adriano Cordova
2025-03-10
efi_loader: efi_net: Add efi_net_do_start() to efi_net.c
Adriano Cordova
2025-03-10
efi_loader: expose symbols to be used by the EFI network stack
Adriano Cordova
2025-03-10
efi_loader: efi_net: let efi_net_set_dp properly update the device path
Adriano Cordova
2025-01-26
efi_loader: use LOGC_EFI consistently
Heinrich Schuchardt
2024-12-04
efi_loader: efi_net: add EFI_HTTP_PROTOCOL
Adriano Cordova
2024-12-04
efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL
Adriano Cordova
2024-12-04
efi_loader: net: add support to send http requests and parse http headers
Adriano Cordova
2024-12-04
efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
Adriano Cordova
2024-12-04
efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr
Adriano Cordova
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2022-12-02
efi_loader: fix handling of DHCP acknowledge
Heinrich Schuchardt
2020-10-19
efi_loader: fix use after free in receive path
Patrick Wildt
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-09-05
doc: UEFI API documentation
Heinrich Schuchardt
2019-09-05
efi_loader: implement MCastIPtoMAC
Heinrich Schuchardt
2019-09-05
efi_loader: fix status management in network stack
Heinrich Schuchardt
2019-09-05
efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header
Heinrich Schuchardt
2019-09-05
efi_loader: interrupts in simple network protocol
Heinrich Schuchardt
2019-08-15
efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub
Heinrich Schuchardt
2019-05-19
efi_loader: parameter checks simple network protocol
Heinrich Schuchardt
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2018-12-02
efi_loader: fix simple network protocol
Heinrich Schuchardt
2018-12-02
efi_loader: correctly aligned transmit buffer
Heinrich Schuchardt
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
efi_loader: eliminate handle member
Heinrich Schuchardt
2018-10-16
efi_loader: remove lcd.h from efi_net.c
Heinrich Schuchardt
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-07-26
initialize net_mode.if_type
Andrew Thomas
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-05
efi_loader: completely initialize network
Heinrich Schuchardt
2018-04-04
efi_loader: use TPL_NOTIFY for network timer event
Heinrich Schuchardt
2018-04-04
efi_loader: implement event groups
Heinrich Schuchardt
2018-04-04
efi_loader: return efi_status_t from efi_net_register
Heinrich Schuchardt
2017-12-01
efi_loader: helper function to add EFI object to list
Heinrich Schuchardt
2017-12-01
efi_loader: manage protocols in a linked list
Heinrich Schuchardt
2017-12-01
efi_loader: efi_net: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
efi_loader: efi_net: check return value of calloc
Heinrich Schuchardt
[next]