sleiderr / fzkernel

Pure rust bootloader
GNU General Public License v3.0
4 stars 1 forks source link

feat(kernel): initialize kernel code, implement it in the build process #71

Closed sleiderr closed 9 months ago

sleiderr commented 9 months ago

Adds a separate crate for the kernel code.

Various changes in the build process, it now creates a GPT formatted image disk.