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