[Bug 287422] EFI RT page fault -- Fatal trap 12: page fault while in kernel mode during 14.3-RELEASE boot
Date: Sun, 06 Jul 2025 19:35:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287422 --- Comment #6 from Ahmad Khalifa <vexeduxr@FreeBSD.org> --- Thank you both for your reports. After the above commits, there shouldn't be any more page faults in the first page (first 4KiB of memory). For other memory addresses, the workaround is to reserve a specific memory region for efirt (note that this would eat into your available memory). See the commit above for more details. -- You are receiving this mail because: You are the assignee for the bug.