Page MenuHomeFreeBSD

kboot: Remove kboot_loadaddr
ClosedPublic

Authored by imp on Jan 29 2023, 3:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 20, 1:41 AM
Unknown Object (File)
Sat, Oct 19, 12:36 PM
Unknown Object (File)
Sat, Oct 19, 12:36 PM
Unknown Object (File)
Sat, Oct 19, 12:36 PM
Unknown Object (File)
Sat, Oct 19, 12:36 PM
Unknown Object (File)
Sat, Oct 19, 12:14 PM
Unknown Object (File)
Fri, Oct 18, 7:06 AM
Unknown Object (File)
Sep 30 2024, 2:22 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