From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RvDg7-000166-HT for mharc-grub-devel@gnu.org; Wed, 08 Feb 2012 14:59:43 -0500 Received: from eggs.gnu.org ([140.186.70.92]:56940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvDg1-00015e-EN for grub-devel@gnu.org; Wed, 08 Feb 2012 14:59:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvDg0-0002vF-7w for grub-devel@gnu.org; Wed, 08 Feb 2012 14:59:37 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:56689) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvDg0-0002uz-3d for grub-devel@gnu.org; Wed, 08 Feb 2012 14:59:36 -0500 Received: by wibhj13 with SMTP id hj13so875630wib.0 for ; Wed, 08 Feb 2012 11:59:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=UqqVO5dHk4ldRTqayk3ulm4GE+dkWLOQH8xMvW5IfFU=; b=eSSOTBvZ1M+ff4yMUR713zS2KuCDNS89GR4khK/f4tdOSt48Zwg0lUUZeHuORzGM/j 7TyDRlOPjo4i24KbPt3zAWLbakR0DT6J8fCt7QBPTibusmyy+9H/WwCulHmkdkNK4Cis +iDfgtsrMteuGHO6D4kKidXqIwgC4vF3+TucE= Received: by 10.180.76.235 with SMTP id n11mr28558132wiw.11.1328731175264; Wed, 08 Feb 2012 11:59:35 -0800 (PST) Received: from debian.x201.phnet (202-41.62-81.cust.bluewin.ch. [81.62.41.202]) by mx.google.com with ESMTPS id ft8sm2125139wib.11.2012.02.08.11.59.33 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 08 Feb 2012 11:59:33 -0800 (PST) Message-ID: <4F32D423.8030009@gmail.com> Date: Wed, 08 Feb 2012 20:59:31 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH 3/4] Prefer GOP devices which implement the pci_io protocol References: <1328719918-4789-1-git-send-email-mjg@redhat.com> <1328719918-4789-4-git-send-email-mjg@redhat.com> In-Reply-To: <1328719918-4789-4-git-send-email-mjg@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.169 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: Wed, 08 Feb 2012 19:59:41 -0000 On 08.02.2012 17:51, Matthew Garrett wrote: > Some systems (especially Apple) implement multiple GOP devices representing > the same hardware. The preferred device is the one that also implements the > PCI io protocol. > Why not check which modes are supported by GOP rather than something we don't use otherwise? -- Regards Vladimir 'φ-coder/phcoder' Serbinenko