From owner-freebsd-virtualization@freebsd.org Mon Dec 21 18:37:22 2015 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 AC531A4F072 for ; Mon, 21 Dec 2015 18:37:22 +0000 (UTC) (envelope-from neelnatu@gmail.com) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 84D1E17AA for ; Mon, 21 Dec 2015 18:37:22 +0000 (UTC) (envelope-from neelnatu@gmail.com) Received: by mail-pa0-x235.google.com with SMTP id wq6so103384259pac.1 for ; Mon, 21 Dec 2015 10:37:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=KxSyfOa4/J80eVbOTVOI3KwlCdMWS2JmuMF7wzygZ0Q=; b=s/O71PiQNlfLfXwhKJJcf2kdvwXmNHSzfHQW0BolT1sKmLBoaqiYyKFgzjVtjRbnX9 lYGvz/2EewIIFUXZNF+Bd8fEIZhd2KaTrLRTbPelJqqAkWPu7HYXtFk5QVsOFu9Ks8kD xYEp/LCoAi0oNWQJwaq9njMskApT7BeZiokxTH1Z7cIWL5aIq/OoRvonIIfU3+ZpBN6q RLy6g3rnaaKm8D7H5Evwrvg5/HwD/NDQuW8q8Kyc5BH6buTDIBrpX280cUa/tP+FUbI+ A1CdR7h808DCaqGXWd7qwwGL/Ry1ESGOTpaCs+1ruk4Fhzmv98/CskJBryfzJ5X2+C2L pCFA== X-Received: by 10.66.154.161 with SMTP id vp1mr29225842pab.25.1450723042116; Mon, 21 Dec 2015 10:37:22 -0800 (PST) Received: from [192.168.1.95] (108-228-13-158.lightspeed.sntcca.sbcglobal.net. [108.228.13.158]) by smtp.gmail.com with ESMTPSA id u67sm36215307pfa.84.2015.12.21.10.37.19 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 Dec 2015 10:37:20 -0800 (PST) References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <5A4CFBA5-83C5-4A23-B498-6850E03BFC15@gmail.com> Cc: "freebsd-virtualization@freebsd.org" X-Mailer: iPhone Mail (11D257) From: Neel Natu Subject: Re: Bhyve UEFI VM on non-UEFI host Date: Mon, 21 Dec 2015 10:37:16 -0800 To: Evan Rowley X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 21 Dec 2015 18:37:22 -0000 > On Dec 21, 2015, at 10:33 AM, Evan Rowley wrote: >=20 > Hello >=20 > I am interested in running bhyve VMs utilizing UEFI, as described in > Peter's Windows guide: http://pr1ntf.xyz/windowsunderbhyve.html >=20 > The host machine will be an dual AMD Opteron 6166 HE processor, AMD SR5670= > / SP5100 chipset, Supermicro H8DGU-F motherboard. There is no UEFI support= > on this motherboard and the BIOS is standard AMI like the other Supermicro= > boards from this era. >=20 > Despite not having native UEFI support on the motherboard, will I still be= > able to use virtualized UEFI via bhyve, for booting Windows VMs? >=20 Yes, that's correct. Best Neel >=20 >=20 > --=20 > - EJR > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freeb= sd.org"