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
/
include
/
ipxe
/
settings.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Extract basic network settings from loaded image device path
Michael Brown
2024-03-26
1
-0
/
+2
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
1
-0
/
+1
*
[settings] Extend numerical setting tags to 64 bits
Michael Brown
2017-05-22
1
-1
/
+1
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
1
-0
/
+2
*
[dhcp] Allow vendor class to be changed in DHCP requests
Michael Brown
2017-03-20
1
-0
/
+2
*
[ipv6] Rename ipv6_scope to ipv6_settings_scope
Michael Brown
2016-07-21
1
-1
/
+1
*
[settings] Allow settings blocks to specify a sibling ordering
Michael Brown
2016-07-19
1
-0
/
+2
*
[ipv6] Expose IPv6 settings acquired through NDP
Michael Brown
2016-07-19
1
-0
/
+9
*
[ipv6] Rename ipv6_scope to dhcpv6_scope
Michael Brown
2016-07-16
1
-1
/
+1
*
[settings] Create space for IPv6 in settings display order
Michael Brown
2016-07-15
1
-16
/
+20
*
[settings] Extend numerical setting tags to "unsigned long"
Michael Brown
2016-05-20
1
-1
/
+1
*
[iscsi] Include DHCP server address in iBFT
Michael Brown
2016-03-29
1
-0
/
+2
*
[settings] Expose SMBIOS settings as global variables
Michael Brown
2015-12-23
1
-0
/
+10
*
[settings] Add "base64" setting type
Michael Brown
2015-04-24
1
-0
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[dns] Support DNS search lists
Michael Brown
2014-02-05
1
-0
/
+1
*
[settings] Merge SETTING_IPv4 and SETTING_IPv6
Michael Brown
2013-12-05
1
-19
/
+17
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
1
-17
/
+34
*
[settings] Add fetch_ipv6_setting()
Michael Brown
2013-12-05
1
-0
/
+7
*
[settings] Allow for IPv6 setting types in non-IPv6 builds
Michael Brown
2013-12-05
1
-10
/
+15
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-81
/
+99
*
[ipv6] Add "ipv6" setting type
Michael Brown
2013-11-14
1
-0
/
+1
*
[settings] Move user-class setting from dhcp.c to settings.c
Michael Brown
2013-11-14
1
-0
/
+1
*
[settings] Make built-in settings a linker table
Michael Brown
2013-08-27
1
-0
/
+22
*
[settings] Introduce the generalised concept of a numeric setting
Michael Brown
2013-08-01
1
-5
/
+40
*
[settings] Remove now-unused fetchf_named_setting() and storef_named_setting()
Michael Brown
2013-07-22
1
-7
/
+0
*
[settings] Remove now-unused store_named_setting()
Michael Brown
2013-07-19
1
-13
/
+0
*
[settings] Add fetchf_setting_copy()
Michael Brown
2013-07-19
1
-0
/
+2
*
[settings] Expose parse_setting_name()
Michael Brown
2013-07-19
1
-1
/
+8
*
[settings] Make "netX" settings block function as a symbolic link
Michael Brown
2013-07-13
1
-0
/
+7
*
[settings] Add "busdevfn" setting type
Michael Brown
2013-07-12
1
-0
/
+1
*
[settings] Add "hexraw" setting type
Michael Brown
2013-07-12
1
-0
/
+1
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-29
/
+46
*
[settings] Add fetchf_named_setting_copy()
Michael Brown
2012-10-24
1
-0
/
+1
*
[settings] Expose find_child_settings()
Michael Brown
2012-10-15
1
-0
/
+2
*
[settings] Use a generic setting's own type as its default type
Michael Brown
2012-09-10
1
-2
/
+7
*
[settings] Move "domain" setting from dns.c to settings.c
Michael Brown
2012-06-20
1
-0
/
+1
*
[crypto] Allow trusted root certificate to be changed without a rebuild
Michael Brown
2012-04-19
1
-1
/
+2
*
[settings] Add fetch_setting_copy()
Michael Brown
2012-04-19
1
-0
/
+2
*
[settings] Split fetching and storing out of setting type handlers
Michael Brown
2012-04-17
1
-28
/
+13
*
[test] Add self-tests for setting types
Michael Brown
2012-04-17
1
-0
/
+2
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
1
-17
/
+35
*
[settings] Display canonical setting name in "config" user interface
Michael Brown
2011-03-22
1
-0
/
+2
*
[settings] Display canonical setting name in output of "show" command
Michael Brown
2011-03-22
1
-1
/
+3
*
[settings] Provide fetch_setting_origin()
Michael Brown
2011-03-22
1
-0
/
+2
*
[settings] Expose settings_name()
Glenn Brown
2011-03-22
1
-0
/
+1
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
1
-4
/
+36
*
[settings] Generalise expand_command() to expand_settings()
Michael Brown
2011-01-28
1
-0
/
+1
*
[settings] Add fetch_ipv4_array_setting()
Michael Brown
2010-12-09
1
-0
/
+4
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
1
-8
/
+3
[next]