mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
4577c2d10c436056c2f81293dd72e6a2fcb3c33b
* Load a font file off disk to pass to kernel * Expose a framebuffer to the kernel * Currently the kernel just paints the screen red
popcorn: A toy microkernel x64 UEFI OS
popcorn is a hobby OS for x64 UEFI environments to play with building a microkenerl architecture. It's far from finished, or even being usable - for now, it's a sandbox for me to explore the UEFI architecture, microkernels, and OS-related concepts that I want to play with.
Languages
C++
66.1%
Python
23.2%
C
8%
Assembly
2%
Shell
0.5%
Other
0.1%