limine-bootloader / limine-zig

A Zig library for handling Limine boot protocol structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Zig library for handling Limine boot protocol structures.

License:BSD 2-Clause "Simplified" License


Languages

Language:Zig 100.0%