From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Xknxp-0005Zy-Eu for mharc-grub-devel@gnu.org; Sun, 02 Nov 2014 01:44:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xknxi-0005ZG-At for grub-devel@gnu.org; Sun, 02 Nov 2014 01:44:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xknxc-0000gJ-Cj for grub-devel@gnu.org; Sun, 02 Nov 2014 01:44:26 -0400 Received: from mail.ixsystems.com ([12.229.62.4]:62073 helo=barracuda.ixsystems.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xknxc-0000g9-3V for grub-devel@gnu.org; Sun, 02 Nov 2014 01:44:20 -0400 X-ASG-Debug-ID: 1414907057-08ca0441c5005c0002-Td4drV Received: from [172.16.1.122] (50-206-19-250-static.hfc.comcastbusiness.net [50.206.19.250]) by barracuda.ixsystems.com with ESMTP id ZMouVQE7ICvn8BYN (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sat, 01 Nov 2014 22:44:17 -0700 (PDT) X-Barracuda-Envelope-From: kris@pcbsd.org X-Barracuda-AUTH-User: kris@pcbsd.org X-Barracuda-Apparent-Source-IP: 50.206.19.250 Message-ID: <5455C4B1.4060806@pcbsd.org> Date: Sun, 02 Nov 2014 01:44:17 -0400 From: Kris Moore User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] Add support for passing EFI framebuffer into FreeBSD 10.1 and later References: <544FFD67.9000102@pcbsd.org> X-ASG-Orig-Subj: Re: [PATCH] Add support for passing EFI framebuffer into FreeBSD 10.1 and later In-Reply-To: <544FFD67.9000102@pcbsd.org> Content-Type: multipart/alternative; boundary="------------070306010401060803080701" X-Barracuda-Connect: 50-206-19-250-static.hfc.comcastbusiness.net[50.206.19.250] X-Barracuda-Start-Time: 1414907057 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=9.0 tests=HTML_MESSAGE X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.11138 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.00 HTML_MESSAGE BODY: HTML included in message X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 12.229.62.4 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 05:44:32 -0000 This is a multi-part message in MIME format. --------------070306010401060803080701 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 10/28/2014 16:32, Kris Moore wrote: > Got another patch for review today. > > This patch adds support for FreeBSD's new VT console driver when booting > in EFI mode on FreeBSD 10.1 and later. > > Please let me know any comments, or things that need addressed to get > this merged in. > > Thanks! > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel An updated version of this patch is now in the FreeBSD ports tree: https://svnweb.freebsd.org/ports/head/sysutils/grub2-efi/files/patch-grub-efi-framebuffer?revision=371769&view=co This updated version adds some ACPI detection / hints that the FreeBSD kernel requires to UEFI boot on most systems. Thanks! -- Kris Moore PC-BSD Software iXsystems --------------070306010401060803080701 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 7bit
On 10/28/2014 16:32, Kris Moore wrote:
Got another patch for review today.

This patch adds support for FreeBSD's new VT console driver when booting
in EFI mode on FreeBSD 10.1 and later.

Please let me know any comments, or things that need addressed to get
this merged in.

Thanks!



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

An updated version of this patch is now in the FreeBSD ports tree:

https://svnweb.freebsd.org/ports/head/sysutils/grub2-efi/files/patch-grub-efi-framebuffer?revision=371769&view=co

This updated version adds some ACPI detection / hints that the FreeBSD kernel requires to UEFI boot on most systems.

Thanks!
-- 
Kris Moore
PC-BSD Software
iXsystems
--------------070306010401060803080701--