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
Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c
The DHCP client code now implements only the mechanism of the DHCP and
PXE Boot Server protocols.  Boot Server Discovery can be initiated
manually using the "pxebs" command.  The menuing code is separated out
into a user-level function on a par with boot_root_path(), and is
entered in preference to a normal filename boot if the DHCP vendor
class is "PXEClient" and the PXE boot menu option exists.
2009-02-01 01:21:40 +00:00
..
autoboot.c [dhcp] Split PXE menuing code out of dhcp.c 2009-02-01 01:21:40 +00:00
dhcpmgmt.c [dhcp] Split PXE menuing code out of dhcp.c 2009-02-01 01:21:40 +00:00
ifmgmt.c [ui] Allow Ctrl-C to cancel wait for net device link-up 2009-01-27 20:09:50 +00:00
imgmgmt.c [image] Fail "imgexec"/"boot" if the image to execute is ambiguous 2008-07-08 03:50:44 +01:00
pxemenu.c [dhcp] Split PXE menuing code out of dhcp.c 2009-02-01 01:21:40 +00:00
route.c Use stdio.h instead of vsprintf.h 2007-01-19 01:13:12 +00:00