package
7.0.0+incompatible
Repository: https://github.com/lindt/u-root.git
Documentation: pkg.go.dev

# Functions

Delete removes a kernel module.
FileInit loads the kernel module contained by `f` with the given opts and flags.
Init loads the kernel module given by image with the given options.
Probe loads the given kernel module and its dependencies.
ProbeOptions loads the given kernel module and its dependencies.

# Constants

Ignore symbol version hashes.
Ignore kernel version magic.

# Structs

ProbeOpts contains optional parameters to Probe.