From owner-freebsd-virtualization@freebsd.org Thu Apr 14 18:34:48 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2F1EAECA6B for ; Thu, 14 Apr 2016 18:34:48 +0000 (UTC) (envelope-from prvs=90533d348=roger.pau@citrix.com) Received: from SMTP.CITRIX.COM (smtp.citrix.com [66.165.176.89]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mail.citrix.com", Issuer "Verizon Public SureServer CA G14-SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 77B281CD5 for ; Thu, 14 Apr 2016 18:34:48 +0000 (UTC) (envelope-from prvs=90533d348=roger.pau@citrix.com) X-IronPort-AV: E=Sophos;i="5.24,485,1454976000"; d="scan'208";a="347158276" Date: Thu, 14 Apr 2016 20:34:22 +0200 From: Roger Pau =?iso-8859-1?Q?Monn=E9?= To: Dustin Marquess CC: Subject: Re: Xen from ports won't boot using -CURRENT Message-ID: <20160414183422.tkognsxajalx26fv@mac> References: <20160414095901.smr5pwye7tznjnmg@mac> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.0-neo (2016-04-07) X-DLP: MIA1 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2016 18:34:48 -0000 On Thu, Apr 14, 2016 at 12:25:41PM -0500, Dustin Marquess wrote: > AH-HA! Indeed I am. Is UEFI not supported? Not at the moment, I'm sorry. I simply haven't got the time to look into what's needed to boot FreeBSD + Xen using UEFI (since multiboot is not suitable in that case IIRC). If you want to use a FreeBSD Dom0 you will have to switch to legacy BIOS for the time being. Roger