[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #7 from Peter Grehan --- This looks to be an edge condition in the EFI NVMe driver, caused by the large maximum data transfer size advertised by bhyve NVMe (2MB), and the increase in size of grubx64.efi from 1.9MB in centos 8.3,

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #8 from Jason Tubnor --- I can confirm the patch from grehan@ works as described. Tested against: CentOS 8.4 Windows Server 2022 OpenBSD 6.9 No regression was introduced into the latter two existing operating systems on our sy