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
F110454785: D34858.diff
Tue, Feb 18, 4:41 PM
Unknown Object (File)
Thu, Feb 13, 3:33 PM
Unknown Object (File)
Wed, Feb 12, 5:13 PM
Unknown Object (File)
Jan 2 2025, 6:23 AM
Unknown Object (File)
Nov 20 2024, 8:45 AM
Unknown Object (File)
Nov 20 2024, 6:32 AM
Unknown Object (File)
Oct 11 2024, 10:49 PM
Unknown Object (File)
Oct 3 2024, 9:51 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45093
Build 41981: arc lint + arc unit