HomeFreeBSD

MFC r292584:

Description

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)

Details

Provenance
ianAuthored on
Parents
rS294344: Various cleanups to the main function for AIO kernel processes:
Branches
Unknown
Tags
Unknown