stivale 0.2.0

A crate for parsing qloader2 and tomatboot's stivale2 structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.bitflags]
version = "1.2.1"

[package]
authors = ["Martin Löffler <me@fatalerrorcoded.eu>"]
categories = ["no-std"]
description = "A crate for parsing qloader2 and tomatboot's stivale2 structures"
edition = "2018"
license = "MIT/Apache-2.0"
name = "stivale"
readme = "README.md"
repository = "https://github.com/fatalerrorcoded/stivale-rs"
version = "0.2.0"