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

# Functions

Parse a ZImage from a file.

# Constants

Magic values used in the zImage header and table.
Magic values used in the zImage header and table.
Magic values used in the zImage header and table.
Tags used by TableEntry (at the time of writing, there is only one tag).

# Structs

Header appears near the beginning of the zImage.
TableEntry is an extension to Header.
ZImage is one of the major formats used by Linux on ARM.

# Type aliases

Tag is used to identify a TableEntry.