From owner-freebsd-current@FreeBSD.ORG Mon May 19 00:36:03 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 979CFEFA for ; Mon, 19 May 2014 00:36:03 +0000 (UTC) Received: from mail-yk0-x22d.google.com (mail-yk0-x22d.google.com [IPv6:2607:f8b0:4002:c07::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5EE982B07 for ; Mon, 19 May 2014 00:36:03 +0000 (UTC) Received: by mail-yk0-f173.google.com with SMTP id 142so3920626ykq.4 for ; Sun, 18 May 2014 17:36:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=L5pail/RH0ogV6d4w/6803NaSbrMqyTdiMZ4wiQ34sI=; b=ziTRVT08BNg0+NGi6KKu7a0RsETLuiL4M0DMC1Jpu3cZDgjPJNAMUcgNVxXePoTd4o PUjtkgB5f8LzZO2lga1kmhP3064WWA6isGYvUhAEn13hFY6et+7zuni5F6KQ9O9htR61 L9VmZr1j3terwJgUlQvKee1Q2FRL6/MzgmGiFZ8YWgCz+qYVct9mVvHvkOw5yFC0rBus zVnjYmfDY66RfszTEbDAXldE1iTNQZBg+nOQYc7tIJUOVncrPB1z2frRohzM6c/rD6bf 2mb9/Uy+8Fk4IBs8wDerwzgNbb/szbFDndEnyoc4XHLWrHGIydFvXoVTVwJrd30pZqAA GlhQ== MIME-Version: 1.0 X-Received: by 10.236.209.228 with SMTP id s64mr29164yho.132.1400459762676; Sun, 18 May 2014 17:36:02 -0700 (PDT) Received: by 10.170.154.212 with HTTP; Sun, 18 May 2014 17:36:02 -0700 (PDT) Reply-To: huanghwh@gmail.com Date: Mon, 19 May 2014 08:36:02 +0800 Message-ID: Subject: uefi boot on Apple Mac From: Huang Wen Hui To: freebsd-current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Mon, 19 May 2014 00:36:03 -0000 Hi, I test uefi boot on Macs, some success, include: iMac13,2 , MacbookPro 2012, Macmini5,3. But have problem on MacbookPro 2013, loader stop at: Start @ 0xffffffff802d6ef0 ... Any ideas? Cheers, Huang Wenhui