aboutsummaryrefslogtreecommitdiff
path: root/stand/common/boot.c
Commit message (Expand)AuthorAgeFilesLines
* Create kernel module to parse Veriexec manifest based on envsMarcin Wojtas2019-04-031-0/+3
* Enable veriexec for loaderSimon J. Gerraty2019-02-261-0/+4
* Transition to boot_env_to_howto and boot_howto_to_env in the bootWarner Losh2018-07-131-24/+0
* stand: One more trivial consolidation (setting environment from howto)Kyle Evans2018-06-091-0/+10
* stand: Consolidate checking for boot flags driven by environment varsKyle Evans2018-06-091-0/+16
* Fix build of stand with base gccDimitry Andric2018-05-311-1/+2
* Move to tabs for indentation and to 8-space notches, per style(9).Warner Losh2018-02-081-271/+271
* Fix some resource leaks.Warner Losh2018-01-231-2/+7
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+410