From owner-freebsd-virtualization@freebsd.org Fri Nov 6 16:26:59 2020 Return-Path: Delivered-To: freebsd-virtualization@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EA93E442021 for ; Fri, 6 Nov 2020 16:26:59 +0000 (UTC) (envelope-from mr@freebsd.org) Received: from app.eeeit.de (app.eeeit.de [188.68.43.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CSQl74260z4Sm9 for ; Fri, 6 Nov 2020 16:26:59 +0000 (UTC) (envelope-from mr@freebsd.org) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: mike@reifenberger.com) by app.eeeit.de (Postfix) with ESMTPSA id 6EEBF109D94; Fri, 6 Nov 2020 17:26:57 +0100 (CET) Received: from ipbcc2b3a3.dynamic.kabel-deutschland.de (ipbcc2b3a3.dynamic.kabel-deutschland.de [188.194.179.163]) by app.eeeit.de (Horde Framework) with HTTPS; Fri, 06 Nov 2020 16:26:57 +0000 Date: Fri, 06 Nov 2020 16:26:57 +0000 Message-ID: <20201106162657.Horde.tSuiVD8yFbKXT-w7KFDrP--@app.eeeit.de> From: MR To: Rebecca Cran Cc: freebsd-virtualization@freebsd.org Subject: Re: edk2 port of the tianocore sources References: <20201106115150.Horde.kld5ixhZv-Oan7CNg9WPeX8@app.eeeit.de> <81edd978-18e5-a42f-3218-43c1a767e949@bsdio.com> In-Reply-To: <81edd978-18e5-a42f-3218-43c1a767e949@bsdio.com> User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-Rspamd-Queue-Id: 4CSQl74260z4Sm9 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[freebsd.org]; ASN(0.00)[asn:197540, ipnet:188.68.32.0/20, country:DE] X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.34 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: Fri, 06 Nov 2020 16:27:00 -0000 Hi Rebecca, Zitat von Rebecca Cran : > On 11/6/20 4:51 AM, MR wrote: > >> Hi, >> has anyone already ported the edk2 sources of tianocore? >> >> I'm trying to adapt the uefi-edk2-bhyve-devel but I'm currently >> struggling with the git submodules... > > > Bhyve is upstream, in > https://github.com/tianocore/edk2/tree/master/OvmfPkg/Bhyve . It's > getting rather outdated though and I need to spend some time > updating it. > > > Also, I'm really hoping we can agree to drop the requirement that > the port needs CSM support, in which case I can update > uefi-edk2-bhyve to use the TianoCore version. > As it is now the ports would be deleted anyway due to python 2.7 dependency. So I would suggest to update it without CSM support for now and work on it later on. Greetings --- Michael -- greetings --- mike mr@freebsd.org