aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/settings.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-27[settings] Make built-in settings a linker tableMichael Brown1-0/+22
2013-08-01[settings] Introduce the generalised concept of a numeric settingMichael Brown1-5/+40
2013-07-22[settings] Remove now-unused fetchf_named_setting() and storef_named_setting()Michael Brown1-7/+0
2013-07-19[settings] Remove now-unused store_named_setting()Michael Brown1-13/+0
2013-07-19[settings] Add fetchf_setting_copy()Michael Brown1-0/+2
2013-07-19[settings] Expose parse_setting_name()Michael Brown1-1/+8
2013-07-13[settings] Make "netX" settings block function as a symbolic linkMichael Brown1-0/+7
2013-07-12[settings] Add "busdevfn" setting typeMichael Brown1-0/+1
2013-07-12[settings] Add "hexraw" setting typeMichael Brown1-0/+1
2013-05-01[settings] Eliminate settings "tag magic"Michael Brown1-29/+46
2012-10-24[settings] Add fetchf_named_setting_copy()Michael Brown1-0/+1
2012-10-15[settings] Expose find_child_settings()Michael Brown1-0/+2
2012-09-10[settings] Use a generic setting's own type as its default typeMichael Brown1-2/+7
2012-06-20[settings] Move "domain" setting from dns.c to settings.cMichael Brown1-0/+1
2012-04-19[crypto] Allow trusted root certificate to be changed without a rebuildMichael Brown1-1/+2
2012-04-19[settings] Add fetch_setting_copy()Michael Brown1-0/+2
2012-04-17[settings] Split fetching and storing out of setting type handlersMichael Brown1-28/+13
2012-04-17[test] Add self-tests for setting typesMichael Brown1-0/+2
2011-03-23[settings] Impose a fixed order on settingsMichael Brown1-17/+35
2011-03-22[settings] Display canonical setting name in "config" user interfaceMichael Brown1-0/+2
2011-03-22[settings] Display canonical setting name in output of "show" commandMichael Brown1-1/+3
2011-03-22[settings] Provide fetch_setting_origin()Michael Brown1-0/+2
2011-03-22[settings] Expose settings_name()Glenn Brown1-0/+1
2011-03-22[settings] Formalise notion of setting applicabilityMichael Brown1-4/+36
2011-01-28[settings] Generalise expand_command() to expand_settings()Michael Brown1-0/+1
2010-12-09[settings] Add fetch_ipv4_array_setting()Michael Brown1-0/+4
2010-12-01[settings] Apply settings block name in register_settings()Michael Brown1-8/+3
2010-08-17[settings] Export find_setting()Piotr JaroszyƄski1-0/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+335