:: limine

Mintsuki

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

recent commits

2026-05-24 16:08docs: Update ChangeLog for 12.3.1Mintsuki
2026-05-24 16:00build: Do not pass redundant `-h` and `-s` flags to `mformat`Mintsuki
2026-05-24 14:32protos/linux: Load kernel at pref_address to match its post-relocation footprintMintsuki
2026-05-20 09:00Merge pull request #571 from mrunix00/trunkMintsuki
2026-05-20 08:49build: Allocate space for limine-uefi-cd.bin dynamicallyMr.UNIX
2026-05-18 15:04docs: Update ChangeLog for 12.3.0Mintsuki
2026-05-18 13:00lib/fb: Clear the target framebuffer in fb_init under write-combiningMintsuki
2026-05-18 12:21mm/mtrr: Use {enable,disable}_interrupts helpers in mtrr_save/mtrr_restoreMintsuki
2026-05-18 12:21mm/efi_pt: Preserve interrupt flag across efi_pt_set_fb_wc/efi_pt_restoreMintsuki
2026-05-18 11:54mm/efi_pt: Only collapse FB to 1GiB pages when the CPU supports themMintsuki

branches

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)

all branches >>

tags

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)

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