From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Xen master hangs Date: Fri, 31 Jul 2015 08:58:47 +0100 Message-ID: <1438329527.30740.11.camel@citrix.com> References: <55B60006.9050601@citrix.com> <20150728150114.GG26623@x230.dumpdata.com> <20150728212255.GB4341@x230.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Doug Goldstein , Konrad Rzeszutek Wilk Cc: Andrew Cooper , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-07-30 at 16:32 -0500, Doug Goldstein wrote: > > I'm not sure what I can use to identify the system early on. I see the > EFI FW vendor and EFI FW revision. I'm not sure if that would be > enough. In the case of using that it would likely have to be a range > of revisions. Is DMI available this early? That's the sort of thing we quirk on today, I think (maybe an x86 person could confirm). Ian.