Page MenuHomeFreeBSD

Only return a mapped address from efi_phys_to_kva
ClosedPublic

Authored by andrew on Apr 9 2022, 11:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 15, 7:15 PM
Unknown Object (File)
Apr 3 2024, 7:40 AM
Unknown Object (File)
Feb 23 2024, 7:06 PM
Unknown Object (File)
Jan 14 2024, 8:26 AM
Unknown Object (File)
Dec 20 2023, 1:43 PM
Unknown Object (File)
Dec 20 2023, 7:22 AM
Unknown Object (File)
Sep 6 2023, 1:17 PM
Unknown Object (File)
Jun 28 2023, 5:42 AM
Subscribers

Details

Summary

On some hardware the EFI system table is not in memory mapped in the
DMAP section. Rather than panic the kernel check if it is mapped and
return a faulure if not from efi_phys_to_kva.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable