From owner-svn-src-all@freebsd.org Wed Oct 12 02:52:57 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 805D8C0E008 for ; Wed, 12 Oct 2016 02:52:57 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x235.google.com (mail-it0-x235.google.com [IPv6:2607:f8b0:4001:c0b::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4820BB2 for ; Wed, 12 Oct 2016 02:52:57 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x235.google.com with SMTP id l13so130547865itl.1 for ; Tue, 11 Oct 2016 19:52:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=viMUXSvsdHDxpjJvDTEXoMwuWSsE2uQ1IyIaFbGwMiU=; b=Omr5nZPugXfmLauIQvx0z5pyxq055MaZEM3Xg3UILk5Ygp4XuXdcgaht7TD1zoh0u0 cnBVznnfusE9mJ+LWbcagQmnqv3L1gr5huPn+hAR7VBce8mMM7NzPRyORceCx4yFnEQE K2ZFYbyl1gDRVT+MGN20eGf5XHZOm9HooRyH7MzymgyTtze0Ke6lCiOmtwDwmSevkfLG nvQfkYBBKOUfdh+tNeE76rZ7OaqBjZvulR2X2VHqEGwNya2oHUUdVX41gYxcpnjuB8b+ gJw4e3ZetLCWuGrOstTKHb19gqOszHlHsXEN38knpThGFr7wRKqWAmGXAQS3WD1yXFu4 b5jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=viMUXSvsdHDxpjJvDTEXoMwuWSsE2uQ1IyIaFbGwMiU=; b=cwfoFICk5wBUckEYpuLB/mJytPSbVDm5bdRc11HpOUbGFCQUWSYxHpA+SmkK6yr1l8 n/kANwGp7rV+CJ5XhwDhBV024T+JsH77KZcolRsrxEnWXC4pUOTqBm9QKg4gMG6oxSDw r97i4yOMk0iLMDzhdCip9ry2DHCTLYlx9npn/6jIftUrS9LO/yoFiS/A9U9Zoa5ICXoJ 6hJdQctk9zagKcsL1yNlkBJu8oGWqsQT+UNOrCONu6wlrJnqLiq3FiNxW2DGg4+HGi+c 9sA+tGM4VJLET0BclhAXSJqJnHCdSc0A5nzWQsk51GU2zvoOAr6vLGVrNI8tAw7kS/Sf OxBg== X-Gm-Message-State: AA6/9RkGsg7UBhX60MdEPZfutQapUmLbi7dahAjPmkX12yklsFv71xfWUu6rtibqv6G6YtOkm8ayzwdWqk1iAw== X-Received: by 10.107.139.79 with SMTP id n76mr1147794iod.166.1476240776803; Tue, 11 Oct 2016 19:52:56 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.77.85 with HTTP; Tue, 11 Oct 2016 19:52:56 -0700 (PDT) X-Originating-IP: [69.53.245.200] In-Reply-To: <20161011231900.GC55764@mutt-hardenedbsd> References: <201610112231.u9BMVk8K056208@repo.freebsd.org> <20161011231153.GB55764@mutt-hardenedbsd> <20161011231900.GC55764@mutt-hardenedbsd> From: Warner Losh Date: Tue, 11 Oct 2016 20:52:56 -0600 X-Google-Sender-Auth: fot4HuhzSDrHtDa6PcmOzHl3s60 Message-ID: Subject: Re: svn commit: r307072 - in head/usr.sbin: . efivar To: Shawn Webb Cc: Warner Losh , src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 02:52:57 -0000 On Tue, Oct 11, 2016 at 5:19 PM, Shawn Webb wrote: > On Tue, Oct 11, 2016 at 05:13:24PM -0600, Warner Losh wrote: >> On Tue, Oct 11, 2016 at 5:11 PM, Shawn Webb 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. Next up: corrected EFI variable support in the boot loader, and efibootmgr from Linux in ports... Warner