:: limine

Mintsuki

Modern, secure, portable, multiprotocol bootloader and boot manager.

recent commits

2026-07-10 20:27docs/Changelog: v12.4.2Kamila Szewczyk
2026-07-09 23:46disk.s2: Don't re-connect already bound controllers.Kamila Szewczyk
2026-07-09 23:40Add Dvorak number row and AZERTY keyboard layout support (#607)Mr.UNIX
2026-07-08 16:40docs/changelog: v12.4.1Kamila Szewczyk
2026-07-08 16:31drivers/disk.s2: fix for #605Kamila Szewczyk
2026-07-05 11:29lib/elsewhere: tentative fix for #591Kamila Szewczyk
2026-07-04 10:44lib/getchar: Add configurable keyboard layout support (#604)Alexander S
2026-07-02 18:46build: Add AUTHORS.md fileMintsuki
2026-07-01 21:16v12.4.0: update the changelogKamila Szewczyk
2026-07-01 21:16workflows/release: update the release pipeline for Iczelia secret keysKamila Szewczyk

branches

trunk (2026-07-10 20:27)v12.x (2026-07-10 20:27)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)

all branches >>

tags

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)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)

all tags >>

README.md

Limine Matrix Server

<p align="center"> <img src="https://github.com/Limine-Bootloader/Limine/blob/trunk/logo.png?raw=true" alt="Limine's logo"/> </p>

What is Limine?

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.

Community, Support, and Donations

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!

Community

We have a Matrix room at #limine:matrix.org if you need support, info, or you just want to hang out with us.

Limine's boot menu

Reference screenshot
Reference screenshot

Photo by Levent Simsek

Supported architectures

  • IA-32 (32-bit x86)
  • x86-64
  • aarch64 (arm64)
  • riscv64
  • loongarch64

Supported boot protocols

  • Linux
  • Limine
  • Multiboot 1
  • Multiboot 2
  • Chainloading

Supported partitioning schemes

  • MBR
  • GPT
  • Unpartitioned media

Supported filesystems

  • FAT12/16/32
  • ISO9660 (CDs/DVDs)

If your filesystem isn't listed here, please read the FAQ first, especially before opening issues or pull requests related to this.

Minimum system requirements

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.

Packaging status

All Limine releases since 7.x use Semantic Versioning for their naming.

Packaging status

Binary releases

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.

Build and Install Instructions

The following steps are not necessary if using a binary release.

See INSTALL.md.

Usage

See USAGE.md.

3rd Party Software Acknowledgments

See 3RDPARTY.md.

tab: 248 wrap: offon