/limine-zig

A Zig library for working with The Limine Boot Protocol

Primary LanguageZigBSD 2-Clause "Simplified" LicenseBSD-2-Clause

limine-zig

This is a Zig library for working with The Limine Boot Protocol. You can find an example barebones kernel using this library here.

To use this library you need the latest stage 2/3 Zig compiler. For instructions on how to build one please refer to this wiki page.