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.
1564
Commits
2
Branches
Tree:
a213876382
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 'a213876382'
${ noResults }
ipxe
/
src
/
drivers
/
bus
History
Michael Brown
fdc97499bf
Add device description fields to struct device.
18 years ago
..
eisa.c
Added soon-to-be-requisite missing include.
18 years ago
isa.c
Add "name" field to struct device to allow human-readable hardware device names.
18 years ago
isa_ids.c
bswap_16() exists; no need to use __bswap_16()
20 years ago
isapnp.c
Added soon-to-be-requisite missing include.
18 years ago
mca.c
Added soon-to-be-requisite missing include.
18 years ago
pci.c
Add device description fields to struct device.
18 years ago
pciextra.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
18 years ago