david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/usr
2007-01-12 10:08:27 +00:00
..
autoboot.c Use dhcp(), imgfetch() etc. to boot rather than dhcp_test(). 2007-01-12 10:08:27 +00:00
dhcpmgmt.c Add "dhcp" command 2007-01-12 09:53:28 +00:00
fetch.c fetch() now knows nothing about struct image; it simply loads a file and 2007-01-12 08:02:27 +00:00
ifmgmt.c Add "name" field to struct device to allow human-readable hardware device 2007-01-10 04:22:09 +00:00
imgmgmt.c Let ifmgmt.c take care of calling efree(), since it's the once which 2007-01-12 09:46:10 +00:00
route.c Warn when net device on an active route is not open. 2007-01-10 20:58:36 +00:00