ostool

Crates.ioostool
lib.rsostool
version0.3.18
sourcesrc
created_at2024-10-23 06:43:36.567584
updated_at2024-12-11 02:46:46.230531
descriptionA tool for operating system development
homepage
repositoryhttps://github.com/ZR233/ostool
max_upload_size
id1419774
size88,868
周睿 (ZR233)

documentation

README

ostool

Rust开发OS的工具集

使用

cargo install ostool
ostool --help

Qemu启动

ostool run qemu
# debug
ostool run qemu -d

U-Boot 启动

ostool run uboot
Commit count: 58

cargo fmt