Skip to content

Explorative, Educational, Experimental, Non-Tested, Non-Security-Validated, Non-Reviewed

Notifications You must be signed in to change notification settings

weberdaniel/rust_kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

rust_kernel

This is a minimalist Rust kernel that runs on a x86_64 architecture.

Download

The Build Artifact can be found in: Github Actions -> Artifacts.

Run the Boot Image:

The .bin file can be executed via

qemu-system-x86_64 -drive format=raw,file=bootimage-rust_kernel.bin.

About

Explorative, Educational, Experimental, Non-Tested, Non-Security-Validated, Non-Reviewed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published