|
|
11 mesiacov pred | |
|---|---|---|
| .. | ||
| src | 11 mesiacov pred | |
| CHANGELOG.md | 1 rok pred | |
| Cargo.toml | 1 rok pred | |
| LICENSE-APACHE | 1 rok pred | |
| LICENSE-MIT | 1 rok pred | |
| README.md | 1 rok pred | |
| architecture.drawio.png | 1 rok pred | |
| architecture.drawio.xml | 1 rok pred | |
| overview-multiboot2-structures.drawio.png | 1 rok pred | |
| overview-multiboot2-structures.drawio.xml | 1 rok pred | |
Common helpers for the multiboot2 and multiboot2-header crates.
The following figures, not displayable in lib.rs / on docs.rs unfortunately,
outline the design of this crate:
Overview of Multiboot2 structures: Multiboot2 boot information, boot information tags, Multiboot2 headers, and Multiboot2 header tags all share the same technical foundation: They have a common header and a possible dynamic size, depending on the header.
Overview of how raw bytes are modelled to be representable by high-level ABI-compatible rusty types.
The MSRV is 1.75.0 stable.
See main README file.