From owner-freebsd-hackers@freebsd.org Wed Oct 28 09:00:02 2015 Return-Path: Delivered-To: freebsd-hackers@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 2BB7CA20C1F for ; Wed, 28 Oct 2015 09:00:02 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 5274A163B for ; Wed, 28 Oct 2015 09:00:00 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id KAA05145; Wed, 28 Oct 2015 10:59:57 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1ZrMaL-000IPN-8S; Wed, 28 Oct 2015 10:59:57 +0200 Subject: Re: EFI Variables To: Emmanuel Vadot , freebsd-hackers References: <6ce779725aab266bc85e92f0ee2186b6@megadrive.org> From: Andriy Gapon X-Enigmail-Draft-Status: N1110 Message-ID: <56308E54.6000202@FreeBSD.org> Date: Wed, 28 Oct 2015 10:59:00 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <6ce779725aab266bc85e92f0ee2186b6@megadrive.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2015 09:00:02 -0000 On 27/10/2015 20:24, Emmanuel Vadot wrote: > Is any of you guys uses efivars for something not boot-releated ? > I'm interested in any usage of efi variables. I am not using EFI yet, but I am going to and I would like to use EFI's built-in mechanism for the nextboot-ish kind of things (BootOrder, BootNext variables). -- Andriy Gapon