freebsd-src/usr.sbin/efibootmgr
Warner Losh 6aa1b4332f efibootmgr: Document -e command line switch
-e env will include `env` in the boot loader. Document that the boot
loader appends the `env` to the BootXXXX variable, and will parse it as
a series of a=b values to set in the boot loader's environment.  These
assignments are separated by spaces. The env arg needs to be quoted if
more than one env var is to be set (we parse only the next argument on
the command line).

Sponsored by:		Netflix
2023-12-18 10:01:38 -07:00
..
efibootmgr.8 efibootmgr: Document -e command line switch 2023-12-18 10:01:38 -07:00
efibootmgr.c efibootmgr: -C isn't implemented 2023-10-26 22:01:16 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00