hobby firmware for bhyve
- Makefile 35.1%
- Assembly 32.2%
- C 22.4%
- Shell 10.3%
| etc/jumper | c code and make additions | |
| longmode | gitignore ate my _start | |
| mk | we don't use stamps anymore | |
| scripts | rename getinfo.sh to vmstatus.sh | |
| .gitignore | gitignore ate my _start | |
| config.mk | c code and make additions | |
| license.txt | initial commit | |
| Makefile | c code and make additions | |
| readme.md | add license to uart.c and edit current state | |
nyetboot
This is an experimental bootrom for AMD64 bhyve I'm developing as a hobby project!
Current state
Enters 64-bit mode, runs C code. Tiny serial functionality demo.