This website works better with JavaScript.
Home
Explore
Help
Sign In
robin.thoni
/
ipxe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1801
Commits
2
Branches
Tree:
71f500ff1b
master
old
v1.20.1-rthoni
v1.20.1
v1.0.0-rc1
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '71f500ff1b'
${ noResults }
ipxe
/
src
/
drivers
History
Michael Brown
71f500ff1b
Enable/disable interrupts in driver open/close.
17 years ago
..
ata
Create and use async_block() macro; it cuts down on the visual overhead
18 years ago
bitbash
Support cards such as natsemi which treat the data as little-endian (i.e. LSB transmitted first on the wire), even though SPI commands and addresses always have to be big-endian.
17 years ago
block
Split bootsector execution code out into bootsector.c.
18 years ago
bus
pxe_netdev now holds a reference to the network device.
17 years ago
net
Enable/disable interrupts in driver open/close.
17 years ago
nvs
Return -EIO when verification fails, instead of -EINVAL.
18 years ago
scsi
Create and use async_block() macro; it cuts down on the visual overhead
18 years ago