From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlIgW-0004Bp-R5 for qemu-devel@nongnu.org; Tue, 26 Nov 2013 08:28:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VlIgQ-00051A-Se for qemu-devel@nongnu.org; Tue, 26 Nov 2013 08:28:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlIgQ-00050z-L0 for qemu-devel@nongnu.org; Tue, 26 Nov 2013 08:28:06 -0500 Message-ID: <5294A1DC.7030401@redhat.com> Date: Tue, 26 Nov 2013 14:27:56 +0100 From: Laszlo Ersek MIME-Version: 1.0 References: <1385072461-31317-1-git-send-email-lersek@redhat.com> <87iovkvd8t.fsf@blackfin.pond.sub.org> <528FA2AB.2040806@redhat.com> <87haazfhou.fsf@blackfin.pond.sub.org> In-Reply-To: <87haazfhou.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [qemu PATCH] hw/i386/pc_sysfw: support more than one flash drive List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: edk2-devel@lists.sourceforge.net, qemu-devel@nongnu.org, crobinso@redhat.com On 11/26/13 13:53, Markus Armbruster wrote: > Thus, we grab *all* if=pflash drives for this purpose. > > Your stated use case wants just two. > > Hmm. Are we sure we'll never want to map an if=pflash device somewhere > else? No, I'm not sure. Thanks Laszlo