freebsd-dev/stand/efi
Kyle Evans 593e2c6ece stand: Consolidate checking for boot flags driven by environment vars
e.g. boot_mute, boot_single, boot_verbose, and friends; we checked for these
in multiple places, consolidate into common/ and allow a setting of "NO" for
any of these to turn them off. This allows systems with multiple
loader.conf(5) or loader.conf(5) overlay systems to easily turn off
variables in later processed files by setting it to NO.

Reported by:	Nick Wolff @ iXsystems
Reviewed by:	imp
2018-06-09 15:10:39 +00:00
..
boot1 Teach ufs_module.c about bsd labels and probe 'a' partition. 2018-05-29 03:58:29 +00:00
fdt Remove now-unused variable after r328809 2018-02-04 17:31:50 +00:00
include Refactor currdev setting 2018-04-11 19:46:24 +00:00
libefi Refactor currdev setting 2018-04-11 19:46:24 +00:00
loader stand: Consolidate checking for boot flags driven by environment vars 2018-06-09 15:10:39 +00:00
Makefile stand: Fix build after r330249 2018-03-01 21:46:01 +00:00
Makefile.inc