opnsense-src/sys/boot/efi/loader
Ian Lepore 21fddb1173 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
Differential Revision:	https://reviews.freebsd.org/D4561
2015-12-22 03:07:38 +00:00
..
arch loader.efi: strip trailing whitespace 2015-12-21 19:56:11 +00:00
autoload.c
bootinfo.c loader.efi: refresh size in GetMemoryMap retry loop 2015-12-20 16:07:09 +00:00
conf.c Only enable comconsole and nullconsole on x86. 2015-04-03 12:08:08 +00:00
copy.c Use EFI page size constants instead of hardcoding 4096. 2015-09-29 15:49:53 +00:00
devicename.c loader.efi: strip trailing whitespace 2015-12-21 19:56:11 +00:00
loader_efi.h UEFI: combine GetMemoryMap and ExitBootServices and retry on error 2015-12-16 16:19:18 +00:00
main.c Set env vars from values on the efi loader command line. 2015-12-22 03:07:38 +00:00
Makefile loader.efi: strip trailing whitespace 2015-12-21 19:56:11 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
version