vaseboot/include/grub/net
Manoel R. Abranches 87fdc7e8d2 Create Open firmware pseudo driver.
Change ofnet.c to disknet.c and remove almost all ieee1275 specific code.
Create grub_net_malloc to handle iee1275 memory issues in a temporary solution.
2010-09-15 13:23:23 -03:00
..
ieee1275 Create Open firmware pseudo driver. 2010-09-15 13:23:23 -03:00
arp.h Added ARP protocol to network stack and fixed bug in grub_netbuff_alloc function. 2010-08-13 14:42:16 -03:00
device.h Initial Implementation of TFTP protocol and new protocol structs. 2010-04-27 18:05:35 -03:00
disknet.h Create Open firmware pseudo driver. 2010-09-15 13:23:23 -03:00
ethernet.h Create Open firmware pseudo driver. 2010-09-15 13:23:23 -03:00
interface.h Added ARP protocol to network stack and fixed bug in grub_netbuff_alloc function. 2010-08-13 14:42:16 -03:00
ip.h Added ARP protocol to network stack and fixed bug in grub_netbuff_alloc function. 2010-08-13 14:42:16 -03:00
mem.h Create Open firmware pseudo driver. 2010-09-15 13:23:23 -03:00
netbuff.h Add interface struct for communication between protocols and protocols stack. 2010-06-21 19:05:14 -03:00
protocol.h Use the correct address types in net.c. 2010-09-15 13:00:51 -03:00
tftp.h Add interface struct for communication between protocols and protocols stack. 2010-06-21 19:05:14 -03:00
type_net.h Use the correct address types in net.c. 2010-09-15 13:00:51 -03:00
udp.h Add interface struct for communication between protocols and protocols stack. 2010-06-21 19:05:14 -03:00