mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
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 Differential Revision: https://reviews.freebsd.org/D4561 |
||
|---|---|---|
| .. | ||
| arch | ||
| autoload.c | ||
| bootinfo.c | ||
| conf.c | ||
| copy.c | ||
| devicename.c | ||
| loader_efi.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| version | ||