opengnsys_ipxe/src/drivers
Michael Brown 88e38fa148 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.)

There should be no need to include vsprintf.h just for DBG() statements,
since include/compiler.h forces it in for a debug build anyway.
2006-09-27 10:58:14 +00:00
..
ata Backing out last change; no immediate plans to make the whole block-device 2006-06-01 11:14:59 +00:00
bitbash We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
block We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
bus We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
net eth_ntoa and warnings cleanup 2006-09-27 03:05:21 +00:00
nvs Generalise three-wire interface to generic SPI interface. 2006-06-14 00:22:50 +00:00
scsi Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol". 2006-05-14 23:29:16 +00:00