[][src]Crate stivale

A crate for parsing qloader2 and tomatboot's stivale structures

Re-exports

pub use header::StivaleHeader;
pub use header::StivaleHeaderFlags;
pub use framebuffer::FramebufferInfo;

Modules

framebuffer
header
memory
module

Structs

StivaleFlags
StivaleStructure

The stivale structure

Functions

check_signature

Checks if the value matches the ASCII "stivale!" signature (0x73746976616c6521)

load

Load the stivale structure from an address