CodeLiners / FlexBoot

X-Flex is a simple and powerful Boot Loader BIOS for ComputerCraft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlexBoot BIOS

What is FlexBoot?

FlexBoot is a custom BIOS for ComputerCraft. It's loaded by a bios.lua file that allows you to have per computer BIOSes so an OS can ship it's own one.

What does the FlexBoot BIOS do?

Our BIOS adds Partitions and a Grub like interface to choose where to boot from. It is explicitely required for Silcom.

License

This work is licensed under a BSD 3-Clause License.

About

X-Flex is a simple and powerful Boot Loader BIOS for ComputerCraft.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Lua 100.0%