From owner-freebsd-current@FreeBSD.ORG Tue Nov 6 01:24:53 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E472816A473 for ; Tue, 6 Nov 2007 01:24:53 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id 8F30613C480 for ; Tue, 6 Nov 2007 01:24:53 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so246316ana for ; Mon, 05 Nov 2007 17:24:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=i6zqA6+QnWyqAPBbpR/j2zGYQrhwsM++OHOhEaUOIo0=; b=FGXybKarBpBDK42yUym8W0UgNOb9R22n7/beShR+6D4aaYTc0v9ckq8aobIzjdBa0ujihwH8nhefGQK7rClpprnBlecb4f3iGXNf3jYAEgiQrNDCBB3piCPa4w2EQRHjMk8nGDeC3hOqF/EYM0hjE8GwYOmUJ2eEwgRubQuyZDw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Fc+7/U+FxHwpCZTSDUGBsOsTaQkZbiZsjcNuBE7rpGIk5PJC+JrJEkVq8S2r5Dl1Yx8AQT9HIZ254Ku/WaDzn/t7DmoGh9bShtbdUBhA5xufd9Ondub8epefasUrrAdMABDE6a5h7dgp7oTEmZAkCKdAMK2wGF00wl/CcpgDB8g= Received: by 10.100.253.12 with SMTP id a12mr7470405ani.1194312280486; Mon, 05 Nov 2007 17:24:40 -0800 (PST) Received: by 10.35.9.16 with HTTP; Mon, 5 Nov 2007 17:24:40 -0800 (PST) Message-ID: Date: Tue, 6 Nov 2007 01:24:40 +0000 From: "Rui Paulo" Sender: rpaulo@gmail.com To: "Andrew Moran" In-Reply-To: <706B725D-226A-4C20-B0FF-A0469E476CD3@forsythia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <706B725D-226A-4C20-B0FF-A0469E476CD3@forsythia.net> X-Google-Sender-Auth: 28a203bae94ce6a2 Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD i386 EFI boot loader X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 06 Nov 2007 01:24:54 -0000 On Nov 5, 2007 11:36 PM, Andrew Moran wrote: > > Did an EFI boot loader for i386 make it into freebsd 7? this is for > running freebsd on intel mac machines without using Boot Camp or > rEFIt. just curious. Nop, it didn't. I'm slowly working on an i386 boot loader, though. -- Rui Paulo