VioletGiraffe / UEFI-Bootloader
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.
☆19Updated 2 years ago
Alternatives and similar repositories for UEFI-Bootloader:
Users that are interested in UEFI-Bootloader are comparing it to the libraries listed below
- 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 2 years ago
- ♉toro-C-Library for UEFI x86-64 target platform for Microsoft Visual Studio 2022. Sourcecode included.☆25Updated last month
- 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