https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233534
Christian Ullrich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|New |Closed --- Comment #2 from Christian Ullrich <[email protected]> --- Ugh. Found it. The hardware needs "efi.rt.disabled" set, that's all. I just spent two days bisecting around, and at some point I became aware of this tunable, except in that commit it was still called "efi.rt_disabled", with an underscore. I then obviously missed when it was renamed in r336924, and that invalidated the bisect results. Anyway, with the variable set, and correctly spelled, releng/12.0 boots perfectly fine. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
