Page MenuHomeFreeBSD

kboot: Remove kboot_loadaddr
ClosedPublic

Authored by imp on Jan 29 2023, 3:16 PM.
Tags
None
Referenced Files
F100679274: D38260.id116365.diff
Fri, Oct 18, 7:06 AM
Unknown Object (File)
Mon, Sep 30, 2:22 PM
Unknown Object (File)
Wed, Sep 25, 2:31 AM
Unknown Object (File)
Sat, Sep 21, 10:17 AM
Unknown Object (File)
Sep 15 2024, 9:19 AM
Unknown Object (File)
Sep 11 2024, 1:14 AM
Unknown Object (File)
Sep 10 2024, 9:58 AM
Unknown Object (File)
Sep 8 2024, 4:43 AM
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