VioletGiraffe / UEFI-CPP-headersLinks
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 applications.
☆13Updated 2 years ago
Alternatives and similar repositories for UEFI-CPP-headers
Users that are interested in UEFI-CPP-headers are comparing it to the libraries listed below
Sorting:
- 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 han…