summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/drivers/net/undirom.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler warnings that appear only on OpenBSD.Michael Brown2007-12-061-1/+1
|
* convert to zallocHolger Lubitz2007-07-061-2/+1Star
|
* Remove obsolete includesMichael Brown2007-01-081-3/+0Star
|
* Separated out UNDI ROM location code into undirom.c, and use structMichael Brown2007-01-081-0/+236
undi_rom rather than struct pxe_driver. (This is part of the naming consistency fixes).