]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[nvo] Allow fragment list to be omitted
authorMichael Brown <mcb30@ipxe.org>
Thu, 25 Nov 2010 00:05:20 +0000 (00:05 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 25 Nov 2010 00:05:20 +0000 (00:05 +0000)
commitb87ed3295eb1cdeec36db45799113f4ce79537ca
tree101f7dc174efa6ddd2d740563fd94d72d6fe66c0
parentce7b0efa87eaa695fa09936bad81ce4332f19a54
[nvo] Allow fragment list to be omitted

Allow the fragment list to be omitted when calling nvo_init().
Omitting the list will cause the whole of the NVS device to be used
for NVO storage.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/nvo.c