summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/nvs.h
Commit message (Collapse)AuthorAgeFilesLines
* Added the generic block-splitting code to nvs.cMichael Brown2006-12-041-2/+7
|
* Abstracted out part of the concept of an SPI device to a generalised NVSMichael Brown2006-12-041-12/+43
| | | | | | | device. Separated the mechanisms of non-volatile storage access and non-volatile stored options.
* Basic non-volatile storage supportMichael Brown2006-11-291-0/+30