#stivale

no-std stivale-boot

Rust crate for parsing stivale and stivale 2 structures

8 releases

0.3.1 May 24, 2022
0.3.0 May 24, 2022
0.2.6 Nov 10, 2021
0.2.5 Oct 28, 2021
0.2.2 Jul 8, 2021

#180 in No standard library

Download history 30/week @ 2023-10-26 12/week @ 2023-11-02 19/week @ 2023-11-09 13/week @ 2023-11-16 19/week @ 2023-11-23 24/week @ 2023-11-30 25/week @ 2023-12-07 20/week @ 2023-12-14 28/week @ 2023-12-21 7/week @ 2023-12-28 18/week @ 2024-01-04 12/week @ 2024-01-11 27/week @ 2024-01-18 15/week @ 2024-01-25 14/week @ 2024-02-01 10/week @ 2024-02-08

66 downloads per month

MIT/Apache

53KB
889 lines

stivale-rs

workflow crates.io crates.io docs.rs

Rust crate for parsing stivale and stivale 2 structures.

Resources

Barebones

The project provides an example kernel which can be found in the barebones directory; to show you how to set up a simple 64-bit long mode, higher half rust kernel using Limine. The kernel is shipped with a build script (barebones/build.sh) which is used to build the rust kernel, create the ISO file and run the kernel in QEMU.

Note: In order to compile and run the barebones kernel, nightly rust is required.

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~52–335KB