From nobody Thu Sep 07 13:48:45 2023 X-Original-To: uboot@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RhLDt38kbz4s98T for ; Thu, 7 Sep 2023 13:48:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RhLDt268Pz4PXs for ; Thu, 7 Sep 2023 13:48:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694094526; a=rsa-sha256; cv=none; b=adF32TbUfq3MAUlJhwB5+eIHeQXcAfMxhelECHlptI14ADWxSGDBy4XC+OKv2nfkR5r2aT xk0CwMPp2VZJMPd7Wt8N9ifq/yW1spuOls3xGxVR00MapgD4dDEL4f4RUxpM7Iwx3bXcvd Yg6CxY9DhvIpTHavLK2zGRYF47lZgT02eqY1wRiaumW6hasmivsJUvEhfg/CIxqXWHjDrt JsvgQ/1m5URbmX7LZc15GuDg53jSzIqUUCdcmoAflX2tbKsqjK8RkeVgIMXGPRQWOrbcqi rUoaWI+MoJ56Onn8t8NzI12ToGBYBxkOuG1V1vyv5bx5YLRSWZzoNSfaCZLtIA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694094526; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/M86UycGB491V2sWu1lci5k7bjJtrytHCxOCAerutG0=; b=QPQEZr4znWr3mKHocGMfA75mzFYWy16P6liNMTy76Fn/R6VGR/k9jIZL1chzx6Ls9mnEvh TuUe3uJwIL/3UTwOSyYunqgTn95assx1tdtSz645PG4n2xoLtosCyz948HVkBXKq1B38Cv M13ujgM5soWdmK+14WYdKNSBV8BKCXYHoxs64On1J3BQmbAWCI05zhZu0aiAUEj8wvm7xx h+ed7OeiYnUIFuk24hg2UyrtBltYpnMn7VOSVaKvqUbwfSYbvKAiKMfXTW5gqwEgQ9CNL5 o1lh5TmD9Jky8Q/mUfOzwZvckHf3qXeWCA/T4REcn2RTW4ewrXdriToa+/UA9Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RhLDt1597z11pm for ; Thu, 7 Sep 2023 13:48:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 387DmkuR084054 for ; Thu, 7 Sep 2023 13:48:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 387Dmk5u084053 for uboot@FreeBSD.org; Thu, 7 Sep 2023 13:48:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: uboot@FreeBSD.org Subject: [Bug 273560] sysutils/edk2: bhyve flavor causes UEFI VMs to fail to boot after update to 202308 Date: Thu, 07 Sep 2023 13:48:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: dvl@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: uboot@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-uboot List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-uboot@freebsd.org X-BeenThere: freebsd-uboot@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273560 --- Comment #21 from Dan Langille --- (In reply to Corvin K=C3=B6hne from comment #20) I do not know how to bisect. If instructed, I can try. The vm configuration is: loader=3D"uefi" cpu=3D"4" memory=3D"8GB" network0_type=3D"virtio-net" network0_switch=3D"public" #disk0_type=3D"nvme" #disk0_type=3D"ahci-hd" disk0_type=3D"virtio-blk" disk0_name=3D"disk0.img" grub_run_partition=3D"1" grub_run_dir=3D"/boot/grub" uuid=3D"9aae377a-6c06-11ed-a655-002590fa0f10" network0_mac=3D"58:9c:fc:08:5d:13" The host is running a Home Assistant instance. Details on creating that instance at at https://dan.langille.org/2023/02/27/home-assistant-running-natively-on-free= bsd-via-bhyve/ --=20 You are receiving this mail because: You are the assignee for the bug.=