From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: libvirt with modified QEMU and OVMF Date: Thu, 13 Sep 2018 23:03:26 +0200 Message-ID: <875zz96rfw.fsf@elephly.net> References: <129c5140-eb4c-27df-fe43-6f7cbd423edd@larf.space> <87efe4grnm.fsf@gnu.org> <87in3fem46.fsf@gnu.org> <9de89b41-b522-3c40-a879-432801325b88@larf.space> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0YmO-0000FF-Gu for guix-devel@gnu.org; Thu, 13 Sep 2018 17:04:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g0YmM-0002dS-JU for guix-devel@gnu.org; Thu, 13 Sep 2018 17:04:00 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21118) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g0YmM-0002bP-7f for guix-devel@gnu.org; Thu, 13 Sep 2018 17:03:58 -0400 In-reply-to: <9de89b41-b522-3c40-a879-432801325b88@larf.space> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Lars =?utf-8?Q?B=C3=B6ckel?= Cc: guix-devel@gnu.org Lars B=C3=B6ckel writes: > Thanks for sharing your idea about it. I cannot pull right now but i > think ...nvram =3D " ovmf "/F... would not work since you would have to > call the complete path of the package. =E2=80=9Covmf=E2=80=9D is a package variable. It would automatically be re= placed with the full path to the package. -- Ricardo