Expand description

Traits and structs for configuring and loading boot parameters.

Modules

Traits and structs for configuring and loading boot parameters on x86_64 using the Linux boot protocol.
Traits and structs for configuring and loading boot parameters on x86_64 using the PVH boot protocol.

Structs

Boot parameters to be written in guest memory.

Enums

Errors specific to boot protocol configuration.

Traits

Trait that defines interfaces for building (TBD) and configuring boot parameters.

Type Definitions

Specialized Result type for the boot configurator.