Date: Mon, 15 Apr 2024 22:43:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 194022] Cannot do continue boot with defaults/do a cpu reset from boot2 Message-ID: <bug-194022-227-KhLG3c085I@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194022-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194022 Xin LI <delphij@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |delphij@FreeBSD.org Status|New |Closed Resolution|--- |Overcome By Events --- Comment #1 from Xin LI <delphij@FreeBSD.org> --- This haven't been touched for a decade, so closing as overcome by events as newer hardware are generally using EFI, and nobody appear to be working on this anyways. I think this can be accomplished by something like: ``` static void reboot(void) { v86.addr = 0x19; v86int(); } ``` -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194022-227-KhLG3c085I>
