VioletGiraffe / UEFI-BootloaderLinks
A simple UEFI bootloader written in C++17 that does not need any third-party support code like Tianocore EDK or gnu-efi; only needs a handful EFI standard definitions that are provided by a sub-module.
☆21Updated 3 years ago
Alternatives and similar repositories for UEFI-Bootloader
Users that are interested in UEFI-Bootloader are comparing it to the libraries listed below
Sorting:
- Some basic UEFI definitions and symbols exactly as definied by the UEFI spec, in a form of C++ headers to be used for writing C++ UEFI ap…☆13Updated 3 years ago
- Two stage x86 boot loader and preliminary kernel code which are combined into single binary file to be flashed to PCI expansion card with…☆36Updated 8 years ago
- Tutorial on making UEFI with CMake and VirtualBox/QEmu☆24Updated 8 years ago
- Simple (green) threads for UEFI☆25Updated 8 years ago
- An object-oriented wrapper to the UEFI specification.☆19Updated 8 years ago