MiniVisorPkg VS uefi-elf-bootloader

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

MiniVisorPkg

The research UEFI hypervisor that supports booting an operating system. (by tandasat)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
MiniVisorPkg uefi-elf-bootloader
1 2
478 85
- -
1.8 0.0
over 2 years ago over 1 year ago
C C
MIT 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.

MiniVisorPkg

Posts with mentions or reviews of MiniVisorPkg. We have used some of these posts to build our list of alternatives and similar projects.

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 MiniVisorPkg and uefi-elf-bootloader you can also consider the following projects:

hvext - The Windbg extension that implements commands helpful to study Hyper-V on Intel processors.

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

efifs - EFI FileSystem drivers

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

NesUEFI - A bootable NES Emulator running on UEFI

limine - Modern, advanced, portable, multiprotocol bootloader.

android_bootable_bootloader_edk2 - Android Boot Loader (abl) for SHIFTPHONES

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

CoffeeBoot - Bootloader

Initium - A modern bootloader with no legacy components

reactos - A free Windows-compatible Operating System

x86_starterkit - 👷🏻‍♂️ An easy starting point for your first OS/Kernel