-
- Downloads
initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Cargo.lock 7 additions, 0 deletionsCargo.lock
- Cargo.toml 9 additions, 0 deletionsCargo.toml
- Makefile 48 additions, 0 deletionsMakefile
- build.rs 1 addition, 0 deletionsbuild.rs
- iso/boot/.gitignore 1 addition, 0 deletionsiso/boot/.gitignore
- iso/boot/grub/grub.cfg 7 additions, 0 deletionsiso/boot/grub/grub.cfg
- src/arch/x86_64/boot.rs 9 additions, 0 deletionssrc/arch/x86_64/boot.rs
- src/arch/x86_64/boot.s 218 additions, 0 deletionssrc/arch/x86_64/boot.s
- src/arch/x86_64/kernel.ld 28 additions, 0 deletionssrc/arch/x86_64/kernel.ld
- src/main.rs 16 additions, 0 deletionssrc/main.rs
Loading
Please register or sign in to comment