From owner-freebsd-stable@FreeBSD.ORG Thu Feb 5 21:28:53 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 026D2343; Thu, 5 Feb 2015 21:28:53 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (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 893AEE4D; Thu, 5 Feb 2015 21:28:52 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id h11so640487wiw.5; Thu, 05 Feb 2015 13:28:51 -0800 (PST) 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=Eq2Zmp3/S5el1jmwltE/E/77++2ZY4OiXjLT+X4j/y0=; b=Jaboc13TGEEzfsf5V6ELeBvQAeAgNWLkgWfpU63AEQxUXQKHwvUlY+AZpWOsCmnv2P D9OuxNhfzYCjZCew3j665SaU+6kqp3MvBIcPV9vqJxn2opFd0/hKE5YVvs+fDNpwAlxO UKGzqNbCSR94/Q4nj4qZcPT8wvXXfft4lQmAI/I+UjDr2FwRadMqDHPNTq86DGG70w2e 5N5yIfPMw31Y6+Of271iaGJXjiD5zkXfhlm10VSW0PG5vE50ySb0VO3jJezCEpsfL5gg nh2eGvZa3+AwNWD3+Lbewxbs9OXQjnEM5vKtUhCK8XRWNb1jBkB1xTcxCrXI3OTRYdsJ Nv6A== MIME-Version: 1.0 X-Received: by 10.194.93.134 with SMTP id cu6mr384814wjb.79.1423171730992; Thu, 05 Feb 2015 13:28:50 -0800 (PST) Received: by 10.27.8.17 with HTTP; Thu, 5 Feb 2015 13:28:50 -0800 (PST) In-Reply-To: <54D3C673.70205@riseup.net> References: <54D3C673.70205@riseup.net> Date: Thu, 5 Feb 2015 15:28:50 -0600 Message-ID: Subject: Re: UEFI boot doesn't work on 10.1-RELEASE/11.0-CURRENT From: "Sam Fourman Jr." To: Piotr Kubaj Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Current , freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2015 21:28:53 -0000 On Thu, Feb 5, 2015 at 1:37 PM, Piotr Kubaj wrote: > Hi all, > > I'm trying to set up FreeBSD on MSI X99S SLI Plus. BIOS compatibility > mode doesn't work, so I need to use the new UEFI boot. All is well after > installing FreeBSD, but when I do buildworld/kernel/installworld cycle I > get: > >> FreeBSD Boot Block > Loader: /boot/loader.efi > The same happens on both 10.1-RELEASE and 11.0-CURRENT. I haven't > modified the kernel or anything else. > > I can confirm this, a straight USB image for current doesn't boot, 10.0 boots fine but nothing after. I have a Lenovo B570 uefi -- Sam Fourman Jr.