david/ipxe
david
/
ipxe
Archived
1
0
Fork 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 5e1fa5cd40 [parseopt] Add parse_timeout()
Parsing a timeout value (specified in milliseconds) into an internal
timeout value measured in timer ticks is a common operation.  Provide
a parse_timeout() value to carry out this conversion automatically.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-11-01 02:26:19 +00:00
..
autoboot_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
config_cmd.c [parseopt] Move parse_settings() to parseopt.c 2013-07-22 16:16:44 +01:00
dhcp_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
digest_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
fcmgmt_cmd.c [parseopt] Allow parsed option to be modified 2013-07-22 16:16:11 +01:00
gdbstub_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
ifmgmt_cmd.c [ifmgmt] Avoid relying on global variable within ifcommon_exec() 2013-07-15 17:35:48 +02:00
image_cmd.c [parseopt] Allow parsed option to be modified 2013-07-22 16:16:11 +01:00
image_trust_cmd.c [parseopt] Allow parsed option to be modified 2013-07-22 16:16:11 +01:00
iwmgmt_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
login_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
lotest_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
menu_cmd.c [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
neighbour_cmd.c [cmdline] Add "nstat" command 2013-09-25 14:36:36 +01:00
nslookup_cmd.c [cmdline] Add standalone "nslookup" command 2012-09-10 15:31:14 +01:00
nvo_cmd.c [cmdline] Add "inc" command 2013-08-01 14:42:28 +01:00
param_cmd.c [cmdline] Add "params" and "param" commands to manage form parameter lists 2013-08-19 17:22:58 +01:00
pci_cmd.c [cmdline] Add "pciscan" command to allow iteration over PCI devices 2013-08-05 13:51:21 +01:00
ping_cmd.c [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
poweroff_cmd.c [cmdline] Add "poweroff" command 2013-07-15 13:49:48 +02:00
reboot_cmd.c [cmdline] Add ability to perform a warm reboot 2013-03-22 13:54:44 +00:00
route_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
sanboot_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
sync_cmd.c [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
time_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
vlan_cmd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00