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)
Oct 11 2024, 10:49 PM
Unknown Object (File)
Oct 3 2024, 9:51 AM
Unknown Object (File)
Sep 29 2024, 12:41 PM
Unknown Object (File)
Sep 22 2024, 4:27 PM
Unknown Object (File)
Sep 18 2024, 10:35 AM
Unknown Object (File)
Sep 17 2024, 9:36 PM
Unknown Object (File)
Sep 17 2024, 5:04 AM
Unknown Object (File)
Sep 16 2024, 3:58 PM
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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45093
Build 41981: arc lint + arc unit