From owner-freebsd-current@FreeBSD.ORG Wed Sep 10 16:18:27 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 267BB429; Wed, 10 Sep 2014 16:18:27 +0000 (UTC) Received: from mail.egr.msu.edu (gribble.egr.msu.edu [35.9.37.169]) by mx1.freebsd.org (Postfix) with ESMTP id EDBFB19ED; Wed, 10 Sep 2014 16:18:26 +0000 (UTC) Received: from gribble (localhost [127.0.0.1]) by mail.egr.msu.edu (Postfix) with ESMTP id BB156283D0; Wed, 10 Sep 2014 12:18:25 -0400 (EDT) X-Virus-Scanned: amavisd-new at egr.msu.edu Received: from mail.egr.msu.edu ([127.0.0.1]) by gribble (gribble.egr.msu.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ktb4wyvUxB6Z; Wed, 10 Sep 2014 12:18:25 -0400 (EDT) Received: from EGR authenticated sender Message-ID: <541079D1.8090800@egr.msu.edu> Date: Wed, 10 Sep 2014 12:18:25 -0400 From: Adam McDougall User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: UEFI display frozen on Retina MacBook Pro References: <9C939A39-79DA-44A7-8C8C-48B6423B50D4@jnielsen.net> <5410536E.8030508@egr.msu.edu> <4950626.XFRRneftH6@ralph.baldwin.cx> In-Reply-To: <4950626.XFRRneftH6@ralph.baldwin.cx> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: emaste@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 10 Sep 2014 16:18:27 -0000 On 09/10/2014 11:09, John Baldwin wrote: > On Wednesday, September 10, 2014 08:03:47 AM Adrian Chadd wrote: >> Would you or someone else please file a PR with that patch? That way >> it doesn't get lost. >> >> https://bugs.freebsd.org/submit/ >> >> Thanks! > > Please assign it to emaste@ as he had volunteered to commit the patch > previously. > > Also, Ed, regarding the earlier thread about this, I think instead of hacking > up the EFI headers, we should use the stock headers and adjust our code to use > whatever naming contentions (CamelCase, etc.) those use. This is what we do > with ACPICA for example. > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193524