From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: UEFI testing Date: Thu, 08 Feb 2018 14:40:16 +0100 Message-ID: <878tc3wqf3.fsf@gnu.org> References: <20180207105805.2e89bbac@scratchpost.org> 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]:51986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejmR6-0004vH-Cx for guix-devel@gnu.org; Thu, 08 Feb 2018 08:40:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ejmR2-0003mg-9W for guix-devel@gnu.org; Thu, 08 Feb 2018 08:40:24 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:48874) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ejmR2-0003m3-1o for guix-devel@gnu.org; Thu, 08 Feb 2018 08:40:20 -0500 In-Reply-To: <20180207105805.2e89bbac@scratchpost.org> (Danny Milosavljevic's message of "Wed, 7 Feb 2018 10:58:05 +0100") 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: Danny Milosavljevic Cc: guix-devel@gnu.org Danny Milosavljevic skribis: > at FOSDEM we've been talking about testing UEFI booting in Guix system te= sts. Speaking of which, there was a talk on the topic of QEMU/UEFI: https://fosdem.org/2018/schedule/event/vai_qemu_in_uefi/ Ludo=E2=80=99.