HomeFreeBSD

amd64: on any fault during call to EFI RT, restore execution and print fault…

Description

amd64: on any fault during call to EFI RT, restore execution and print fault details

The fault info should be useful to see what specifically BIOS tried to
do and why it faulted. E.g. it might allow to see which EFI memory
segment needs to be mapped in addition to normal runtime segments, to
work around the fault.

Reviewed by: kevans, markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D48186

Details

Provenance
kibAuthored on Tue, Dec 24, 2:35 AM
Reviewer
kevans
Differential Revision
D48186: amd64 EFI RT: provide fault data on call fault
Parents
rG5e3ab1894e1e: amd64: extract code to print fault details from trap_fatal() into a new helper
Branches
Unknown
Tags
Unknown