This website requires JavaScript.
Explore
Help
Sign In
sysadmin
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
mirror of
https://github.com/ipxe/ipxe
synced
2025-12-14 07:50:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afa752f5fbebf49fcd399f85d1db85ef29cefc03
ipxe
/
src
/
usr
History
Michael Brown
afa752f5fb
Protocol's get() method no longer takes ownership of the URI. HTTP is the
...
exception rather than the rule; we may as well keep things clean for other protocols.
2007-01-15 09:18:06 +00:00
..
autoboot.c
Use dhcp(), imgfetch() etc. to boot rather than dhcp_test().
2007-01-12 10:08:27 +00:00
dhcpmgmt.c
Gave asynchronous operations approximate POSIX signal semantics. This
2007-01-15 08:49:10 +00:00
fetch.c
Protocol's get() method no longer takes ownership of the URI. HTTP is the
2007-01-15 09:18:06 +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