Stivale Bare Bones: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
mNo edit summary
mNo edit summary
Line 12: Line 12:


This article will demonstrate how to write 2 small 64-bit higher half stivale kernels in (GNU) [[C]], using the stivale1 and stivale2 protocols, respectively, and boot them using the [[Limine]] bootloader.
This article will demonstrate how to write 2 small 64-bit higher half stivale kernels in (GNU) [[C]], using the stivale1 and stivale2 protocols, respectively, and boot them using the [[Limine]] bootloader.

It is also recommended to check out [https://github.com/limine-bootloader/limine-barebones this] project as it provides example buildable code to go along with this guide.


==Should I use stivale1 or stivale2?==
==Should I use stivale1 or stivale2?==