This repository aggregates a wide variety of bootloaders, organized by type.
Each bootloader is included as a git submodule and linked to its upstream repository.
- LakeBIOS
- EDK2
- OpenBIOS
- SeaBIOS
- Slim Bootloader
- coreboot
- OpenFirmware
- Firmware-Open (System76)
- Hostboot (OpenPOWER)
- Libreboot (lbmk)
- EasyBoot
- Tosaithe
- GRUB
- CloverBootloader
- Limine
- Chameleon
- Shim
- Open-iSCSI
- iPXE
- MiniVisorPkg
- OpenCorePkg
- lk2nd
- Skiboot (OpenPOWER)
- Depthcharge (ChromeOS)
- Little Kernel (lk)
- rEFInd
- systemd-boot
- tboot
- aboot
- LinuxBoot
- Quibble
- Rust Bootloader
- x86-bootloader
- Arduino Variometer Bootloader
- OpenBLT
- MCUboot
- IMBootloader
- ARM Trusted Firmware
- U-Boot
- Barebox
- wolfBoot
- RedBoot (ecos)
- Meshtastic Firmware
- Wookey Bootloader
- rustBoot
- STM32 OpenBL
- Harmony Bootloader (Microchip)
To clone this repository and initialize all bootloader submodules:
git clone --recursive <this-repo-url>