gifnksm / sabios

"saibos" is a toy OS written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sabios - 錆OS

"sabios" is a Toy OS written in Rust.

Inspired by following great pioneers:

Instructions

# Boot sabios with UEFI bootloader
$ cargo krun --release

Requirements

Following tools are required:

boot crate assumes that OVMF is installed in /usr/share/OVMF/x64/OVMF.fd.

References

License

Licensed under either of

at your option.

Contribution

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.

About

"saibos" is a toy OS written in Rust

License:Apache License 2.0


Languages

Language:Rust 68.2%Language:C++ 31.8%