svn commit: r307072 - in head/usr.sbin: . efivar

Shawn Webb shawn.webb at hardenedbsd.org
Tue Oct 11 23:19:04 UTC 2016


On Tue, Oct 11, 2016 at 05:13:24PM -0600, Warner Losh wrote:
> On Tue, Oct 11, 2016 at 5:11 PM, Shawn Webb <shawn.webb at hardenedbsd.org> wrote:
> > On Tue, Oct 11, 2016 at 10:31:46PM +0000, Warner Losh wrote:
> >> Author: imp
> >> Date: Tue Oct 11 22:31:45 2016
> >> New Revision: 307072
> >> URL: https://svnweb.freebsd.org/changeset/base/307072
> >>
> >> Log:
> >>   Add efivar(1) to manipulate EFI variables. It uses a similar command
> >>   line interface to the Linux program, as well as adding a number of
> >>   useful features to make using it in shell scripts easier (since we
> >>   don't have a filesystem to fall back on interacting with).
> >>
> >>   Differential Revision: https://reviews.freebsd.org/D8128
> >>   Reviewed by: kib@, wblock@, Ganael Laplanche
> >>
> >> Added:
> >>   head/usr.sbin/efivar/
> >>   head/usr.sbin/efivar/Makefile   (contents, props changed)
> >>   head/usr.sbin/efivar/efivar.8   (contents, props changed)
> >>   head/usr.sbin/efivar/efivar.c   (contents, props changed)
> >> Modified:
> >>   head/usr.sbin/Makefile
> >
> > The commit log says efivar(1), but the manpage is efivar(8). Maybe 1 is
> > a typo?
> 
> (1) is a typo :(

No worries. Thanks for the quick response. I just wanted to make sure
that it was supposed to be 8 versus the 1 in the log.

Good to see a program like this in base. Good work.

-- 
Shawn Webb
Cofounder and Security Engineer
HardenedBSD

GPG Key ID:          0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89  3D9E 6A84 658F 5245 6EEE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20161011/1f953e55/attachment.sig>


More information about the svn-src-head mailing list