[−][src]Module linux_loader::configurator
Traits and structs for configuring and loading boot parameters.
- BootConfigurator: configure boot parameters.
- LinuxBootConfigurator: Linux boot protocol parameters configurator.
- PvhBootConfigurator: PVH boot protocol parameters configurator.
Modules
| linux | Traits and structs for configuring and loading boot parameters on |
| pvh | Traits and structs for configuring and loading boot parameters on |
Structs
| BootParams | Boot parameters to be written in guest memory. |
Enums
| Error | Errors specific to boot protocol configuration. |
Traits
| BootConfigurator | Trait that defines interfaces for building (TBD) and configuring boot parameters. |
Type Definitions
| Result | Specialized |