]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[settings] Introduce the generalised concept of a numeric setting
authorMichael Brown <mcb30@ipxe.org>
Thu, 1 Aug 2013 13:39:58 +0000 (14:39 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 1 Aug 2013 13:39:58 +0000 (14:39 +0100)
commitc70d4cb1b39eae7b026d34575431fe8a54c65998
treed7105390abdf7e2ba972c5f0c21aa4a63ef3f42b
parent31f5211035cf0434a1b5043f707ecd2316d4a18c
[settings] Introduce the generalised concept of a numeric setting

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/interface/vmware/guestinfo.c
src/core/settings.c
src/include/ipxe/settings.h
src/tests/settings_test.c