UEFI Rust bootloader used to load CoonOS kernel into memory, collect all information about system and give control to the kernel.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Rirush efe847d733
Successfully read first three bytes of bootloader file from vfs
6 years ago
src Successfully read first three bytes of bootloader file from vfs 6 years ago
.gitignore Initialize repo 6 years ago
Cargo.lock Successfully read first three bytes of bootloader file from vfs 6 years ago
Cargo.toml Successfully read first three bytes of bootloader file from vfs 6 years ago
LICENSE.md Add LICENSE 6 years ago
rust-toolchain Initialize repo 6 years ago
x86_64-uefi.json Initialize repo 6 years ago