mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
8 lines
322 B
Markdown
8 lines
322 B
Markdown
# 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.
|
|
|