This crate has been moved to repository rustsbi/rustsbi. Please direct issues and pull requests to the new repository.
Reuse ArceOS components to build a cross-platform operating system bootloader
# for serial output build: $ make $ make qemu-run # for qemu virtual monitor: # this may require a desktop system or graphical infrastructure # such as x11 forwarding configured on your host machine. $ make EXACT_FEATURES="display" $ make qemu-display