AndreVallestero / minimal-efi
A bare-bones minimal executable application for efi on the x64 platform
☆52Updated last year
Alternatives and similar repositories for minimal-efi:
Users that are interested in minimal-efi are comparing it to the libraries listed below
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 3 years ago
- nebulae kernel - stage 0 uefi barebones☆34Updated last year
- C17 compiler implementation from scratch☆64Updated last year
- Skeles is a hobby OS with VESA/VBE support and GRUB Multiboot.☆18Updated 4 years ago
- Bootable PC demo/game kernel☆50Updated 3 years ago
- a kernel in c++☆23Updated 3 years ago
- The example code for the Windowing Systems by Example blog series☆91Updated 3 years ago
- Using TinyCC to compile Linux kernels☆63Updated 8 years ago
- Homebrew x64 OS written in C++ that runs Doom!☆44Updated 9 months ago
- An operating system project.☆54Updated 2 years ago
- Register Allocator for 8086☆75Updated last year
- Rainbow OS☆57Updated this week
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Lightweight Intel gpu Library☆47Updated 3 months ago
- MikeOS' BASIC Compiler☆23Updated 2 years ago
- the kool useful system helper – a from-scratch hobby OS written in C++20☆15Updated 2 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated 3 months ago
- x86 operating system☆34Updated 2 years ago
- A minimal example of an x86_64 higher half kernel loaded at the -2GB mark☆41Updated 2 years ago
- UNIX-like operating system written in C and C++☆86Updated this week
- Build system for OS distributions☆63Updated 2 weeks ago
- Lightweight C++ utilities and algorithms for system programming