[Bug 296348] efi: Panic in efidev_ioctl / efirt.c
[email protected] Wed, 15 Jul 2026 16:33:19 +0000
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296348 --- Comment #17 from Konstantin Belousov <[email protected]> --- (In reply to Anton Saietskii from comment #16) As expected, the page is garbage. I think we need to initialize all elements in the vm_page_array[] with some sane values. At very minimum, we should initialize all elements that are covered by the EFI map before ExitBootServices(). -- You are receiving this mail because: You are the assignee for the bug.