grub/grub-core/net
Vladimir 'phcoder' Serbinenko 1ecd61a47a Fix efi chainloader on network root.
* grub-core/loader/efi/chainloader.c (grub_cmd_chainloader): Handle
	network devices.
	* grub-core/net/drivers/efi/efinet.c (grub_efinet_get_device_handle):
	New function.
2012-03-10 20:41:28 +01:00
..
drivers Fix efi chainloader on network root. 2012-03-10 20:41:28 +01:00
arp.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
bootp.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
dns.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
ethernet.c support routed pings 2011-10-13 20:53:22 +02:00
http.c * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
icmp.c support routed pings 2011-10-13 20:53:22 +02:00
icmp6.c support routed pings 2011-10-13 20:53:22 +02:00
ip.c * grub-core/disk/diskfilter.c (read_segment): Renome unreachable code. 2012-02-09 23:43:43 +01:00
net.c * grub-core/net/net.c (grub_net_addr_to_str): Don't translate 2012-03-08 18:51:39 +01:00
netbuff.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
tcp.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
tftp.c * grub-core/net/tftp.c (tftp_receive): Silently discard too short 2012-02-12 19:11:06 +01:00
udp.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00