HomeFreeBSD

kboot: Remove kboot_loadaddr

Description

kboot: Remove kboot_loadaddr

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
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D38260

Details

Provenance
impAuthored on Feb 2 2023, 9:08 PM
Reviewer
kevans
Differential Revision
D38260: kboot: Remove kboot_loadaddr
Parents
rG63c7a483e552: kboot: Assert errno is negative
Branches
Unknown
Tags
Unknown