Module bzimage

Source
Expand description

Loader for bzImage-format Linux kernels as described in https://www.kernel.org/doc/Documentation/x86/boot.txt

Enums§

Error

Functions§

load_bzimage
Loads a kernel from a bzImage to a slice

Type Aliases§

Result