index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
nvo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-2
/
+2
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-2
/
+4
*
[nvo] Expose nvo_applies()
Michael Brown
2012-10-15
1
-2
/
+2
*
[nvo] Expose non-volatile options block name
Michael Brown
2012-10-15
1
-1
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
1
-0
/
+14
*
[nvo] Allow resizing of non-volatile stored option blocks
Michael Brown
2011-01-19
1
-49
/
+103
*
[nvo] Remove the non-volatile options fragment list
Michael Brown
2011-01-11
1
-49
/
+24
*
[dhcp] Allow use of custom reallocation functions for DHCP option blocks
Michael Brown
2011-01-11
1
-1
/
+2
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
1
-3
/
+2
*
[nvo] Allow fragment list to be omitted
Michael Brown
2010-11-25
1
-6
/
+20
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[settings] Add the notion of a "tag magic" to numbered settings
Michael Brown
2008-10-30
1
-1
/
+1
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
1
-6
/
+7
*
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
2008-03-21
1
-87
/
+129
*
Changed #warning to FIXME for nvo hack warning.
Marty Connor
2007-07-22
1
-1
/
+1
*
Update DHCP to use data-xfer interface (not yet tested).
Michael Brown
2007-06-27
1
-2
/
+2
*
Add missing include
Michael Brown
2007-01-15
1
-0
/
+1
*
Added more debug messages
Michael Brown
2006-12-04
1
-2
/
+8
*
Added quick and dirty commands for testing the new NVO code.
Michael Brown
2006-12-04
1
-1
/
+8
*
Added nvo_save()
Michael Brown
2006-12-04
1
-30
/
+58
*
Add the concept of a fragment list for non-volatile stored options.
Michael Brown
2006-12-04
1
-31
/
+98
*
Abstracted out part of the concept of an SPI device to a generalised NVS
Michael Brown
2006-12-04
1
-0
/
+109