pwk4m1 / TinyBIOS

A mirror of TinyBIOS repository
https://praios.lf-net.org/k4m1/TinyBIOS
BSD 3-Clause "New" or "Revised" License
305 stars 14 forks source link

TinyBIOS

A minimalist open source BIOS project for fun

Alt text

NOTE

The above screenshot is form BEFORE current rewrite idea occured, if you want to try out that version, use legacy branch.

Testing:

$: git clone

$: mkdir build

$: cd build

$: cmake ..

$: make

$ make run