# OpenBOOT ## Introduction In 2006 [Sun Microsystems](http://sun.com/) released their Open Firmware implementation OpenBoot under a BSL like license. Their code supports the sun4v architecture running on a hypervisor. ## Download You can [browse the source code online](https://github.com/openbios/openboot). The repository is available through git: You can check it out as follows: $ git checkout https://github.com/openbios/openboot.git