From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVMl7-0006a1-SS for qemu-devel@nongnu.org; Wed, 02 Apr 2014 11:07:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVMl0-00047T-NU for qemu-devel@nongnu.org; Wed, 02 Apr 2014 11:07:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVMl0-00047I-FP for qemu-devel@nongnu.org; Wed, 02 Apr 2014 11:07:14 -0400 Message-ID: <1396451225.31715.22.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Wed, 02 Apr 2014 17:07:05 +0200 In-Reply-To: <533B332C.7090701@redhat.com> References: <1395185009-26532-1-git-send-email-somlo@cmu.edu> <20140326195849.GD1543@ERROL.INI.CMU.EDU> <20140326223610.GA28587@morn.localdomain> <20140331201807.GG9466@ERROL.INI.CMU.EDU> <533A7B60.7080408@redhat.com> <20140401143902.GA6462@morn.localdomain> <533ADF7D.6010804@redhat.com> <20140401184726.GH9466@ERROL.INI.CMU.EDU> <20140401202832.GA24065@morn.localdomain> <20140401212808.GI9466@ERROL.INI.CMU.EDU> <533B332C.7090701@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] E820 (Re: [v4 PATCH 00/12] SMBIOS: build full tables in QEMU) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: agraf@suse.de, alex.williamson@redhat.com, seabios@seabios.org, qemu-devel@nongnu.org, armbru@redhat.com, "Gabriel L. Somlo" , Kevin O'Connor , imammedo@redhat.com Hi, > If qemu gives OVMF a complete, concatenated dump of all tables, I'll > have to split that up into individual tables, and install those one by one. I feel like I should have a look at how coreboot handles this for an additional data point ... cheers, Gerd