Page MenuHomeFreeBSD

kboot: Remove kboot_loadaddr
ClosedPublic

Authored by imp on Jan 29 2023, 3:16 PM.
Tags
None
Referenced Files
F115277363: D38260.id116261.diff
Tue, Apr 22, 3:57 AM
Unknown Object (File)
Mon, Apr 7, 4:35 PM
Unknown Object (File)
Mar 14 2025, 6:36 AM
Unknown Object (File)
Mar 7 2025, 4:39 PM
Unknown Object (File)
Feb 27 2025, 5:22 AM
Unknown Object (File)
Feb 26 2025, 3:38 PM
Unknown Object (File)
Feb 26 2025, 6:24 AM
Unknown Object (File)
Feb 25 2025, 8:34 PM
Subscribers

Details

Summary

Turns out that the loadaddr interface is not sufficiently expressive to
do the loading we need to do. Instead, we'll emulate some of its
features with inline math in copyin/copyout.

Sponsored by: Netflix

Diff Detail

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