[Bug 273560] sysutils/edk2: bhyve flavor causes UEFI VMs to fail to boot after update to 202308
Date: Fri, 08 Sep 2023 10:02:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273560 --- Comment #28 from Dag-Erling Smørgrav <des@FreeBSD.org> --- For those of us using vm-bhyve, it correctly includes -A in its default options, but in the UEFI case it then proceeds to incorrectly replace the default options with the UEFI-specific options, instead of combining the two. See https://github.com/churchers/vm-bhyve/pull/525 for a fix. -- You are receiving this mail because: You are the assignee for the bug.