This website requires JavaScript.
Explore
Help
Sign In
oxmc
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
dffdc285b36c288175ffcd4d1e131465c419b859
ipxe
/
src
/
drivers
History
Michael Brown
f77815f2b1
Kill off hotplug.h and just make net devices normal reference-counted
...
structures. DHCP still broken and #if 0'd out.
2007-06-27 14:48:31 +01:00
..
ata
Create and use async_block() macro; it cuts down on the visual overhead
2007-01-16 08:10:54 +00:00
bitbash
Abstracted out part of the concept of an SPI device to a generalised NVS
2006-12-04 18:23:06 +00:00
block
Split bootsector execution code out into bootsector.c.
2007-01-29 04:21:38 +00:00
bus
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
2007-03-10 18:08:33 +00:00
net
Kill off hotplug.h and just make net devices normal reference-counted
2007-06-27 14:48:31 +01:00
nvs
Return -EIO when verification fails, instead of -EINVAL.
2006-12-20 14:11:50 +00:00
scsi
Create and use async_block() macro; it cuts down on the visual overhead
2007-01-16 08:10:54 +00:00