david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/drivers/bus
2007-01-19 01:13:12 +00:00
..
eisa.c Added soon-to-be-requisite missing include. 2006-06-05 15:41:22 +00:00
isa_ids.c bswap_16() exists; no need to use __bswap_16() 2005-04-21 16:38:28 +00:00
isa.c Add "name" field to struct device to allow human-readable hardware device 2007-01-10 04:22:09 +00:00
isapnp.c Added soon-to-be-requisite missing include. 2006-06-05 15:41:22 +00:00
mca.c Added soon-to-be-requisite missing include. 2006-06-05 15:41:22 +00:00
pci.c Use stdio.h instead of vsprintf.h 2007-01-19 01:13:12 +00:00
pciextra.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00