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
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
..
arch [pxe] Always retrieve cached DHCPACK and apply to relevant network device 2013-10-25 17:29:25 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [cmdline] Add "ping" command 2013-10-21 15:21:37 +01:00
core [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
crypto [settings] Change "not-found" semantics of fetch_setting_copy() 2013-07-19 15:15:28 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [intel] Add Intel I217 Gigabit Ethernet PCI ID 2013-10-23 12:03:58 +01:00
hci [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
image [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
include [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
interface [settings] Clarify usage of the term "named setting" 2013-07-18 15:50:02 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [ipv6] Add ndp_tx_router_solicitation() to send router solicitations 2013-10-25 17:29:25 +01:00
tests [ipv6] Add inet6_aton() 2013-09-11 11:27:13 +01:00
usr [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
util [libc] Redefine low 8 bits of error code as "platform error code" 2013-04-19 13:34:13 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [nfs] Add support for NFS protocol 2013-07-15 17:56:29 +02:00
Makefile.housekeeping [build] Fix %.licence build target 2013-07-16 00:50:54 +02:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00