Justin C. Miller e4bd24bfe3 Make a copy of the pflash image.
Copy OVMF.fd to the build dir so we stop modifying it and making
git nervous.
2018-03-18 18:41:53 -07:00
2017-02-20 23:34:39 -08:00
2018-03-18 18:41:53 -07:00
2017-07-26 01:43:25 -07:00
2017-07-26 01:43:25 -07:00
2017-01-02 13:45:51 -08:00

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.

Description
A hobby operating system for x86_64, boots with UEFI.
Readme 15 MiB
Languages
C++ 66.1%
Python 23.2%
C 8%
Assembly 2%
Shell 0.5%
Other 0.1%