Documentation ¶
Overview ¶
Package vmlinuz provides utilities for reading bzImage kernel format.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decompress ¶
func Decompress(r io.Reader) (io.ReadCloser, error)
Decompress the bzImage Linux kernel format and extract vmlinux kernel.
Only following formats are supported: gzip, xz and bzip2.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.