index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
settings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[settings] Expose current working URI and directory URI via settings
Michael Brown
2024-03-19
1
-0
/
+107
*
[settings] Add parsing for UUID and GUID settings types
Michael Brown
2024-02-29
1
-0
/
+33
*
[settings] Always process all settings applicators
Michael Brown
2022-02-16
1
-7
/
+3
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
1
-5
/
+18
*
[settings] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-2
/
+7
*
[settings] Extend numerical setting tags to 64 bits
Michael Brown
2017-05-22
1
-2
/
+2
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
1
-0
/
+9
*
[dhcp] Allow vendor class to be changed in DHCP requests
Michael Brown
2017-03-20
1
-0
/
+9
*
[settings] Add "unixtime" builtin setting to expose the current time
Michael Brown
2017-01-26
1
-0
/
+33
*
[settings] Allow settings blocks to specify a sibling ordering
Michael Brown
2016-07-19
1
-0
/
+2
*
[settings] Correctly mortalise autovivified child settings blocks
Michael Brown
2016-07-19
1
-0
/
+1
*
[ipv6] Rename ipv6_scope to dhcpv6_scope
Michael Brown
2016-07-16
1
-1
/
+1
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
1
-2
/
+11
*
[settings] Extend numerical setting tags to "unsigned long"
Michael Brown
2016-05-20
1
-2
/
+2
*
[settings] Re-add "uristring" setting type
Michael Brown
2015-08-25
1
-5
/
+33
*
[settings] Add "base64" setting type
Michael Brown
2015-04-24
1
-0
/
+41
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
1
-32
/
+6
*
[settings] Rewrite unrelicensable portions of settings.c
Michael Brown
2015-03-03
1
-6
/
+13
*
[settings] Use list_first_entry() when unregistering child settings
Michael Brown
2015-03-03
1
-2
/
+2
*
[settings] Remove "uristring" setting type
Michael Brown
2014-02-26
1
-49
/
+5
*
[settings] Merge SETTING_IPv4 and SETTING_IPv6
Michael Brown
2013-12-05
1
-1
/
+1
*
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
2013-12-05
1
-4
/
+30
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
1
-13
/
+14
*
[settings] Add fetch_ipv6_setting()
Michael Brown
2013-12-05
1
-0
/
+38
*
[settings] Allow for IPv6 setting types in non-IPv6 builds
Michael Brown
2013-12-05
1
-24
/
+55
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-187
/
+253
*
[settings] Move user-class setting from dhcp.c to settings.c
Michael Brown
2013-11-14
1
-0
/
+8
*
[settings] Make built-in settings a linker table
Michael Brown
2013-08-27
1
-46
/
+46
*
[settings] Allow numeric_setting_value() to handle long setting values
Michael Brown
2013-08-12
1
-4
/
+4
*
[settings] Introduce the generalised concept of a numeric setting
Michael Brown
2013-08-01
1
-175
/
+412
*
[settings] Remove now-unused fetchf_named_setting() and storef_named_setting()
Michael Brown
2013-07-22
1
-114
/
+0
*
[settings] Remove now-unused store_named_setting()
Michael Brown
2013-07-19
1
-35
/
+0
*
[settings] Eliminate call to fetchf_named_setting() in expand_settings()
Michael Brown
2013-07-19
1
-22
/
+25
*
[settings] Add fetchf_setting_copy()
Michael Brown
2013-07-19
1
-2
/
+39
*
[settings] Change "not-found" semantics of fetch_setting_copy()
Michael Brown
2013-07-19
1
-14
/
+2
*
[settings] Expose parse_setting_name()
Michael Brown
2013-07-19
1
-11
/
+5
*
[settings] Remove default_type parameter from parse_setting_name()
Michael Brown
2013-07-19
1
-9
/
+20
*
[settings] Remove temporary name buffer parameter from parse_setting_name()
Michael Brown
2013-07-18
1
-22
/
+40
*
[settings] Avoid potentially large stack allocations
Michael Brown
2013-07-18
1
-26
/
+43
*
[settings] Clarify usage of the term "named setting"
Michael Brown
2013-07-18
1
-10
/
+10
*
[settings] Add "version" builtin setting
Robin Smidsrød
2013-07-13
1
-0
/
+22
*
[settings] Make "netX" settings block function as a symbolic link
Michael Brown
2013-07-13
1
-23
/
+50
*
[settings] Add "busdevfn" setting type
Michael Brown
2013-07-12
1
-0
/
+47
*
[settings] Add "hexraw" setting type
Michael Brown
2013-07-12
1
-0
/
+35
*
[settings] Use hex_decode() to parse hex settings
Michael Brown
2013-07-12
1
-32
/
+29
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-33
/
+11
*
[settings] Expose build architecture and platform via settings
Michael Brown
2013-04-06
1
-15
/
+85
*
[settings] Add fetchf_named_setting_copy()
Michael Brown
2012-10-24
1
-0
/
+39
*
[settings] Treat an empty formatted value as meaning "delete setting"
Michael Brown
2012-10-15
1
-2
/
+2
*
[settings] Expose find_child_settings()
Michael Brown
2012-10-15
1
-2
/
+2
[next]