From owner-freebsd-current@freebsd.org Tue Jul 14 01:37:09 2015 Return-Path: Delivered-To: freebsd-current@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 2FE14998A41 for ; Tue, 14 Jul 2015 01:37:09 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22a.google.com (mail-ig0-x22a.google.com [IPv6:2607:f8b0:4001:c05::22a]) (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 EECF8194C; Tue, 14 Jul 2015 01:37:08 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igcqs7 with SMTP id qs7so71239188igc.0; Mon, 13 Jul 2015 18:37:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=roYX/NJx23jjx5bfaERh1fEP85PMpL8FZMzLZAX1Pns=; b=OE6GFE2BJAY8FINZe1WVyP8yhDJgDIyr0yR06EQrVegmLPpfPFcu6em9dQQFUy+mBE R40e5C+VtY5zI1lWXuN3rPpoXvtyoevi9w9Ps2DPKPqWo7pLMRi1Fx0sqlT+owFBdtNd S4VWiE0bnWwtKMzD/CkimzTtI94QJk/PEA1/sjZ1caGi8Wg7fHYdq8YrgJEaDe2xyVac AN2cYGwEaiboqr1rcBaED1gJ8ePx9ivsWCwxQB84weYJN8MtzTAYPeGrsQAb6xNFpuyU FyxlFLoYfDqvQw0g2AYc86aa+OZYSiHVfRwWH+fLCho1iLHzap1ifOoR2vTPaZ7Rij2m Gqnw== MIME-Version: 1.0 X-Received: by 10.50.111.167 with SMTP id ij7mr16117078igb.49.1436837828352; Mon, 13 Jul 2015 18:37:08 -0700 (PDT) Received: by 10.36.38.133 with HTTP; Mon, 13 Jul 2015 18:37:08 -0700 (PDT) In-Reply-To: References: <55A1FFD5.7080008@freebsd.org> <55A2030B.7010405@freebsd.org> <55A2835F.1030004@yandex.ru> <55A2ACDD.408@freebsd.org> <55A36FBE.1020206@beastielabs.net> <55A3D01E.40102@freebsd.org> <55A3DF26.5020602@freebsd.org> Date: Mon, 13 Jul 2015 18:37:08 -0700 Message-ID: Subject: Re: Lenovo BIOS boot fix From: Adrian Chadd To: Warren Block Cc: Allan Jude , Hans Ottevanger , "Andrey V. Elsukov" , freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 01:37:09 -0000 Hi, But the problem here is that we're using GPT but /not/ UEFI, right? That's why that's all a mess? -adrian