summaryrefslogtreecommitdiffstats
path: root/src/interface/pxe/pxe.c
Commit message (Expand)AuthorAgeFilesLines
* Move pxe_netdev and set_pxe_netdev to pxe_undi.c and removeMichael Brown2007-07-031-182/+0Star
* pxe_netdev now holds a reference to the network device.Michael Brown2007-07-021-2/+14
* We *should* use the persistent reference API for our netdev reference,Michael Brown2007-01-041-0/+1
* Added pxe_netdev; a slight hack for now, but will need to be doneMichael Brown2006-08-091-0/+2
* Updated PXE UDP implementation to use the new Etherboot UDP API.Michael Brown2006-08-031-148/+3Star
* Added soon-to-be-requisite missing include.Michael Brown2006-06-051-0/+1
* Split PXE code into preboot, udp, tftp, undi and loader units.Michael Brown2005-05-241-0/+311