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