limine VS uefi-elf-bootloader

Compare limine vs uefi-elf-bootloader and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
limine uefi-elf-bootloader
20 2
1,584 85
6.5% -
9.5 0.0
10 days ago over 1 year ago
C C
BSD 2-clause "Simplified" License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

limine

Posts with mentions or reviews of limine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.

uefi-elf-bootloader

Posts with mentions or reviews of uefi-elf-bootloader. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.
  • Understanding the purpose of UEFI
    2 projects | /r/osdev | 3 Jan 2023
    Thanks all for their answers! You helped alot! In the meanwhile I've found this example loader and kernel: https://github.com/ajxs/uefi-elf-bootloader In that project the dev has chosen to disable the watchdog timer and newer return from boot loader. This is the end of efi_main
  • Switching To 64bit Mode
    1 project | /r/osdev | 12 Jan 2021
    Example code for loading an ELF kernel from UEFI: https://github.com/ajxs/uefi-elf-bootloader

What are some alternatives?

When comparing limine and uefi-elf-bootloader you can also consider the following projects:

uefiseven - An EFI loader that emulates int10h interrupts needed for booting Windows 7 under UEFI Class 3 systems.

VeraCrypt-DCS - VeraCrypt EFI Bootloader for EFI Windows system encryption (LGPL)

Rufus - The Reliable USB Formatting Utility

efifs - EFI FileSystem drivers

toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.

elf2efi - Convert ELF-format images to PE+ suitable for use as EFI applications

android_bootable_bootloader_edk2 - Android Boot Loader (abl) for SHIFTPHONES

NesUEFI - A bootable NES Emulator running on UEFI

edk2 - EDK II

x86_64 - Library to program x86_64 hardware.

UEFI-Tuts - YOUTUBE Tutorials on how the UEFI works to boot your own Operating System. Think of this as an EFI Bootloader.