KunYi / Simple-UEFI-Bootloader
A UEFI bootloader for bare-metal x86-64 applications
☆37Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Simple-UEFI-Bootloader
- A tiny x86_64 UEFI-based operating system built from scratch.☆29Updated 3 years ago
- UEFI app to load ELF and Raw binary☆29Updated 9 years ago
- A modern x86/ARM bootloader supporting both BIOS and UEFI☆37Updated last month
- ctOS is a bit 32 bit Unix-like operating system that I developed as a toy project☆35Updated 6 years ago
- The Boron Operating System - an experimental SMP operating system inspired by a particular 1990s workstation OS☆41Updated 2 months ago
- My gnu-efi development tree.☆70Updated 3 months ago
- A UEFI Boot Loader Built in NASM☆39Updated 9 months ago
- efi headers☆52Updated 3 weeks ago
- Rainbow OS☆56Updated 2 months ago
- List of resources and projects for operating system development.☆36Updated 5 months ago
- A 64bit hobby operating system written in C++☆35Updated 3 weeks ago
- Operating system project☆34Updated 6 months ago
- A simple x86 operating system with graphical user space☆55Updated 9 months ago
- Bootsector loading binary file from FAT32 partition☆20Updated 6 years ago
- UEFI ELF Bootloader example☆91Updated last year
- ☆12Updated 11 years ago
- 64-bit UNIX hobby operating system with a UEFI bootloader☆76Updated last week
- An x86 OS written from scratch in C☆33Updated 6 years ago
- GNU-EFI fork with fixes and improvements.☆27Updated 2 months ago
- Very minimalistic UEFI boot menu / kernel bootloader☆27Updated last month
- ARM64 version of Simple UEFI Bootloader☆20Updated 5 years ago
- Homebrew x64 OS written in C++ that runs Doom!☆44Updated 6 months ago
- 64 bit bootloader for Cyjon operating system.☆14Updated 3 years ago
- An OS based on UEFI☆84Updated 4 months 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…☆52Updated 2 weeks ago
- Build UEFI applications with the Clang compiler and LLD linker.☆56Updated 7 months ago
- EFI Byte Code Virtual Machine in userspace