aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa32
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
|
* Enable veriexec for loaderSimon J. Gerraty2019-02-261-4/+1
| | | | | | | | | | | | | | | | This relies on libbearssl and libsecureboot to verify files read by loader in a maner equivalent to how mac_veriexec Note: disabled by default. Use is initially expected to be by embeded vendors Reviewed by: emaste, imp Sponsored by: Juniper Networks Differential Revision: D16336 Notes: svn path=/head/; revision=344568
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-142-0/+26
Sponsored by: Netflix Notes: svn path=/head/; revision=325834