ostool 0.3.16

A tool for operating system development
ostool-0.3.16 is not a library.

ostool

Rust开发OS的工具集

使用

cargo install ostool
ostool --help

Qemu启动

ostool run qemu
# debug
ostool run qemu -d

U-Boot 启动

ostool run uboot