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/hci/commands
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_cmd.c Use stdio.h instead of vsprintf.h 2007-01-19 01:13:12 +00:00
config_cmd.c [commands] Fix config command to accept zero arguments 2008-10-12 15:11:10 +01:00
dhcp_cmd.c [dhcp] Split PXE menuing code out of dhcp.c 2009-02-01 01:21:40 +00:00
gdbstub_cmd.c [GDB] Remote debugging over UDP 2008-06-30 19:19:48 +01:00
ifmgmt_cmd.c Use stdio.h instead of vsprintf.h 2007-01-19 01:13:12 +00:00
image_cmd.c [image] Fail "imgexec"/"boot" if the image to execute is ambiguous 2008-07-08 03:50:44 +01:00
nvo_cmd.c [Settings] Remove assumption that all settings have DHCP tag values 2008-03-25 20:46:16 +00:00
route_cmd.c Use stdio.h instead of vsprintf.h 2007-01-19 01:13:12 +00:00
sanboot_cmd.c [Command] Add "sanboot" command. 2008-03-04 17:59:26 +00:00