Mintsuki
Modern, secure, portable, multiprotocol bootloader and boot manager.
| 2026-08-24 21:30 | docs/ChangeLog: Update for 12.6.1 | Mintsuki |
| 2026-08-24 21:12 | drivers/mouse: more robust aux_drain loop | Kamila Szewczyk |
| 2026-08-24 21:11 | common/menu: don't discard the first input | Kamila Szewczyk |
| 2026-08-24 02:46 | menu: Anchor the editor's window to a screen row rather than a line | Mintsuki |
| 2026-08-24 00:32 | menu: Accept a SERIAL_BAUDRATE only from 50 up and dividing 115200 | Mintsuki |
| 2026-08-24 00:06 | drivers/serial: Prefer the SPCR to the BDA word | Mintsuki |
| 2026-08-23 23:36 | host/limine: Honour a primary GPT header only on a protective MBR | Mintsuki |
| 2026-08-23 23:36 | lib/part: Honour a primary GPT header only on a protective MBR | Mintsuki |
| 2026-08-23 22:42 | lib/gterm: Treat an out-of-range or unparseable font spacing as absent | Mintsuki |
| 2026-08-23 22:42 | menu: Clamp SERIAL_BAUDRATE before narrowing it to 32 bits | Mintsuki |
| v12.x (2026-08-24 21:36) | trunk (2026-08-24 21:30) | 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) | v6.x-branch-binary-pre-7.0 (2024-01-07 01:27) |
| v12.6.1 (2026-08-24 21:39) | v12.6.0 (2026-08-18 10:54) | v12.5.2 (2026-07-22 19:50) | v12.5.1 (2026-07-20 02:19) | v12.5.0 (2026-07-16 09:13) | v12.4.2 (2026-07-10 20:28) | v12.4.1 (2026-07-08 16:44) | v12.4.0 (2026-07-01 21:34) | v12.3.3 (2026-06-09 06:13) | v12.3.2 (2026-05-28 02:56) | 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) |
<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.
