项目作者: bauen1
项目描述 :
Simple virtual machine BIOS (next generation)
高级语言: C
项目地址: git://github.com/bauen1/svmbios.git
svmbios
svmbios
is a project that implements a fully operational
BIOS for virtual machines, using tools that any Linux machine
should have.
To build it for qemu, clone this repo and run:
make target=qemu
Or for bochs:
make target=bochs