Mintsuki
Modern, secure, portable, multiprotocol bootloader and boot manager.
| 2026-05-24 16:08 | docs: Update ChangeLog for 12.3.1 | Mintsuki |
| 2026-05-24 16:00 | build: Do not pass redundant `-h` and `-s` flags to `mformat` | Mintsuki |
| 2026-05-24 14:32 | protos/linux: Load kernel at pref_address to match its post-relocation footprint | Mintsuki |
| 2026-05-20 09:00 | Merge pull request #571 from mrunix00/trunk | Mintsuki |
| 2026-05-20 08:49 | build: Allocate space for limine-uefi-cd.bin dynamically | Mr.UNIX |
| 2026-05-18 15:04 | docs: Update ChangeLog for 12.3.0 | Mintsuki |
| 2026-05-18 13:00 | lib/fb: Clear the target framebuffer in fb_init under write-combining | Mintsuki |
| 2026-05-18 12:21 | mm/mtrr: Use {enable,disable}_interrupts helpers in mtrr_save/mtrr_restore | Mintsuki |
| 2026-05-18 12:21 | mm/efi_pt: Preserve interrupt flag across efi_pt_set_fb_wc/efi_pt_restore | Mintsuki |
| 2026-05-18 11:54 | mm/efi_pt: Only collapse FB to 1GiB pages when the CPU supports them | Mintsuki |
| trunk (2026-05-24 16:08) | v12.x (2026-05-24 16:08) | test-1 (2026-05-16 23:08) | v11.x-binary (2026-04-20 16:16) | v11.x (2026-04-20 16:12) | v10.x-binary (2026-03-11 23:32) | v10.x (2026-03-11 23:23) | v9.x-binary (2025-09-13 21:02) | v9.x (2025-09-13 20:54) | v8.x (2025-02-15 19:58) | v8.x-binary (2025-01-10 13:57) | v6.x-branch-binary (2024-08-02 04:39) | v7.x-binary (2024-08-02 04:39) | v6.x-branch (2024-08-02 04:33) | v7.x (2024-08-02 04:33) | trunk-old (2024-01-13 19:04) |
| v12.3.1 (2026-05-24 16:15) | v12.3.0 (2026-05-18 15:08) | v12.2.0 (2026-05-07 20:32) | v12.1.0 (2026-04-30 23:54) | v12.0.2 (2026-04-25 22:26) | v12.0.1 (2026-04-25 20:51) | v12.0.0 (2026-04-25 20:01) | v11.4.1-binary (2026-04-20 16:16) | v11.4.1 (2026-04-20 16:13) | v11.4.0-binary (2026-04-18 23:02) | v11.4.0 (2026-04-18 23:00) | v11.3.1-binary (2026-04-09 11:57) | v11.3.1 (2026-04-09 11:43) | v11.2.1-binary (2026-04-04 15:09) | v11.2.1 (2026-04-04 15:06) | v11.2.0-binary (2026-04-02 21:37) |
<p align="center"> <img src="https://github.com/Limine-Bootloader/Limine/blob/trunk/logo.png?raw=true" alt="Limine's logo"/> </p>
Limine (pronounced as demonstrated here) is a modern, secure, portable, multiprotocol bootloader and boot manager, also used as the reference implementation for the Limine boot protocol.
If you want to support the work I (@mintsuki) do on Limine, feel free to donate to me on Liberapay: <p><a href="https://liberapay.com/mintsuki/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
Donations welcome, but absolutely not mandatory!
We have a Matrix room at #limine:matrix.org if you need support, info, or you just want to hang out with us.

If your filesystem isn't listed here, please read the FAQ first, especially before opening issues or pull requests related to this.
For 32-bit x86 systems, support is only ensured starting with those with Pentium Pro (i686) class CPUs.
All x86-64, aarch64, riscv64 and loongarch64 (UEFI) systems are supported.
All Limine releases since 7.x use Semantic Versioning for their naming.
For convenience, for point releases, binaries are distributed. These binaries are shipped as assets as part of the Limine GitHub releases (see the limine-binary-* files).
The limine host tool is shipped in highly portable source form as part of the binary release package. For most/all UNIX-like OSes, in order to rebuild it, simply run make in the unpacked binary release directory. Alternatively, it can be built stand-alone using any C99 compatible compiler.
limine host tool binaries for x86 Windows are provided as part of the binary release package.
The following steps are not necessary if using a binary release.
See INSTALL.md.
See USAGE.md.
See 3RDPARTY.md.
