diff options
author | ian <ian@FreeBSD.org> | 2016-01-19 21:39:21 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2016-01-19 21:39:21 +0000 |
commit | 3c5bf8f9aed8d68d435bf11215f3153209d0ef17 (patch) | |
tree | a72a2dc9cb1079b084d66bbd207e93dfb250c55b /sys/compat/linux/linux_misc.c | |
parent | 8d32f2253188606396e0d9f449f7bd903aa1d659 (diff) | |
download | FreeBSD-src-3c5bf8f9aed8d68d435bf11215f3153209d0ef17.zip FreeBSD-src-3c5bf8f9aed8d68d435bf11215f3153209d0ef17.tar.gz |
MFC r292584:
Set env vars from values on the efi loader command line.
Examine each cmdline arg and if it contains an '=' convert it to ascii and
pass it to putenv(). This allows var=value settings to come in on the
command line.
This will allow overriding dhcp server-provided data in loader(8), as
discussed in PR 202098
PR: 202098
Relnotes: Yes (this goes together with r294343)
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
0 files changed, 0 insertions, 0 deletions