HomeFreeBSD

sysutils/edk2: make bhyve's bootorder feature work

Description

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

Details

Provenance
corvinkAuthored on Jun 28 2024, 6:54 AM
Reviewer
manu
Differential Revision
D45768: sysutils/edk2: make bhyve's bootorder feature work
Parents
R11:e2d62a8b47d0: net/netatalk3: Fix some packaging issues
Branches
Unknown
Tags
Unknown