utshina / uefi-simple
A simple 64bit UEFI application of Hello World! without using any UEFI toolkit.
☆106Updated 9 months ago
Alternatives and similar repositories for uefi-simple:
Users that are interested in uefi-simple are comparing it to the libraries listed below
- UEFI app to load ELF and Raw binary☆29Updated 9 years ago
- My gnu-efi development tree.☆72Updated last month
- UEFI Reference Specification Protocol Constants and Definitions☆39Updated 6 years ago
- UEFI development made easy☆248Updated 9 months ago
- Self-contained minimal example of building an EFI app (under 64 bit Linux atm) without external build dependencies.☆60Updated 3 years ago
- Build UEFI applications with the Clang compiler and LLD linker.☆58Updated 11 months ago
- A UEFI Boot Loader Built in NASM☆42Updated last year
- simple x86 emulator☆117Updated 3 years ago
- A 64-bit SMP-safe kernel for the PC architecture.☆85Updated 6 years ago
- Operating system project☆33Updated 3 weeks ago
- efi headers☆56Updated 4 months ago
- nebulae kernel - stage 0 uefi barebones☆35Updated last year
- ☆12Updated 7 years ago
- Tiny ELF loader☆132Updated 2 years ago
- Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), IA-32 (x86), and MIPS platforms using the GNU toolchain and the EFI dev…☆72Updated last month
- ☆31Updated 6 years ago
- A UEFI 64bit Bootloader☆148Updated 4 years ago
- Fast and lightweight yet another UEFI implementation☆99Updated 2 years ago
- UEFI ELF Bootloader example☆95Updated last month
- An EFI Byte Code (EBC) assembler, based on fasmg☆44Updated 2 years ago
- Mirror of git.qemu.org/seabios.git☆61Updated last month
- A hobby operating system for x86_64, boots with UEFI.☆68Updated 6 months ago
- A minimal example of an x86_64 higher half kernel loaded at the -2GB mark☆41Updated 2 years ago
- Homebrew x64 OS written in C++ that runs Doom!☆44Updated 10 months ago
- Rainbow OS☆57Updated last month
- A UEFI bootloader for bare-metal x86-64 applications☆45Updated 2 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x