Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jul 2024 13:03:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 279720] virtualization/bhyve: it does not boot from the slot where the parameter bootindex=1 is declared.
Message-ID:  <bug-279720-27103-3agM0o0kOd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279720-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279720-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279720

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D54eaea1ccd17ac679d065531243253b=
8bc682851

commit 54eaea1ccd17ac679d065531243253b8bc682851
Author:     Corvin K=C3=B6hne <corvink@FreeBSD.org>
AuthorDate: 2024-06-28 06:54:01 +0000
Commit:     Corvin K=C3=B6hne <corvink@FreeBSD.org>
CommitDate: 2024-07-01 13:01:49 +0000

    sysutils/edk2: make bhyve's bootorder feature work

    Bhyve supports a bootindex property for bootable devices. When adding it
    to at least one device, bhyve creates a bootorder and passes it over the
    Qemu FwCfg interface to the guest. The guest firmware has to pick up the
    FwCfg file and has to apply the bootorder. Otherwise, the bootindex
    property won't have any effect. Recently, a commit was merged by EDKII
    to support that feature and we can simply cherry-pick it.

    PR:                     279720
    Reviewed by:            manu
    Approved by:            manu
    Sponsored by:           Beckhoff Automation GmbH & Co. KG
    Differential Revision:  https://reviews.freebsd.org/D45768

 sysutils/edk2/Makefile | 3 ++-
 sysutils/edk2/distinfo | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279720-27103-3agM0o0kOd>