grub/grub-core/net
Vladimir 'phcoder' Serbinenko 74dbd24466 * include/grub/loader.h (grub_loader_register_preboot_hook):
Use struct preboot * and not void * for handle. All users updated.
	(grub_loader_unregister_preboot_hook): Likewise.
2011-12-13 00:28:14 +01:00
..
drivers Limit idle polling frequency 2011-07-06 18:21:07 +02:00
arp.c Restructurisations, cleanups and few bugfixes 2011-07-02 22:13:33 +02:00
bootp.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
ethernet.c Send TFTP_ERROR on tftp premature close. Several cleanups 2011-07-06 12:53:37 +02:00
ip.c Send TFTP_ERROR on tftp premature close. Several cleanups 2011-07-06 12:53:37 +02:00
net.c * include/grub/loader.h (grub_loader_register_preboot_hook): 2011-12-13 00:28:14 +01:00
netbuff.c Add error verification in netbuff operations. 2011-06-18 20:20:53 -03:00
tftp.c Send TFTP_ERROR on tftp premature close. Several cleanups 2011-07-06 12:53:37 +02:00
udp.c Restructurisations, cleanups and few bugfixes 2011-07-02 22:13:33 +02:00