Page MenuHomeFreeBSD

kboot: Remove kboot_loadaddr
ClosedPublic

Authored by imp on Jan 29 2023, 3:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 25, 7:40 AM
Unknown Object (File)
Wed, Nov 20, 5:11 PM
Unknown Object (File)
Wed, Nov 13, 11:48 PM
Unknown Object (File)
Tue, Nov 12, 11:13 AM
Unknown Object (File)
Tue, Nov 12, 10:36 AM
Unknown Object (File)
Oct 20 2024, 1:41 AM
Unknown Object (File)
Oct 19 2024, 12:36 PM
Unknown Object (File)
Oct 19 2024, 12:36 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