Experimental kernel and userspace that may or may not be similar to UNIX.
Build disk images using cargo build (or cargo build --release for optimized builds).
Build and run in QEMU using cargo run --bin qemu-bios or cargo run --bin qemu-uefi.
foo is licensed as GPL-2.0-or-later. All incoming code is expected to be under this license.