]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[settings] Make built-in settings a linker table
authorMichael Brown <mcb30@ipxe.org>
Tue, 27 Aug 2013 12:46:12 +0000 (13:46 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 27 Aug 2013 12:46:12 +0000 (13:46 +0100)
commit3e975ecf3fee92394878b75046f70375ada597a2
tree6b6591e13b325e13faa026556341a69666f50f78
parent6d72b498c2b20b8e833bfce99c30d70d6950d335
[settings] Make built-in settings a linker table

Allow for configurable provision of built-in settings by placing them
in a linker table rather than an array.

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