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
2026-02-28 03:11:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1735d5fc26b15177e49f0756fa76c9850a30b21
ipxe
/
src
/
drivers
History
James Harper
e1735d5fc2
Fix some bad pointer arithmatic in the tg3 driver that was causing the dynamic memory pool to be corrupted (or worse)
2007-02-10 00:28:41 +00: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
Use stdio.h instead of vsprintf.h
2007-01-19 01:13:12 +00:00
net
Fix some bad pointer arithmatic in the tg3 driver that was causing the dynamic memory pool to be corrupted (or worse)
2007-02-10 00:28:41 +00: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