summaryrefslogtreecommitdiffstats
path: root/src/core/nvo.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-3/+3
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [settings] Add the notion of a "tag magic" to numbered settingsMichael Brown2008-10-301-1/+1
* [Settings] Remove assumption that all settings have DHCP tag valuesMichael Brown2008-03-251-6/+7
* [Settings] Migrate DHCP and NVO code to the new settings API (untested)Michael Brown2008-03-211-87/+129
* Changed #warning to FIXME for nvo hack warning.Marty Connor2007-07-231-1/+1
* Update DHCP to use data-xfer interface (not yet tested).Michael Brown2007-06-281-2/+2
* Add missing includeMichael Brown2007-01-151-0/+1
* Added more debug messagesMichael Brown2006-12-051-2/+8
* Added quick and dirty commands for testing the new NVO code.Michael Brown2006-12-051-1/+8
* Added nvo_save()Michael Brown2006-12-041-30/+58
* Add the concept of a fragment list for non-volatile stored options.Michael Brown2006-12-041-31/+98
* Abstracted out part of the concept of an SPI device to a generalised NVSMichael Brown2006-12-041-0/+109