summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/nvs
Commit message (Collapse)AuthorAgeFilesLines
* Generalise three-wire interface to generic SPI interface.Michael Brown2006-06-141-102/+0Star
| | | | | Update rtl8139 driver to instantiate an SPI interface with a three-wire device attached.
* Added abstraction layer for a three-wire serial device (e.g. the EEPROMMichael Brown2006-05-261-0/+102
used on RTL8139 cards).