see https://github.com/phil-opp/blog_os
rustup component add rust-src
cargo install bootimage
rustup component add llvm-tools-preview
cargo bootimage
need install qemu
see https://github.com/phil-opp/blog_os
rustup component add rust-src
cargo install bootimage
rustup component add llvm-tools-preview
cargo bootimage
need install qemu