1
0
Fork
You've already forked nyetboot
0
hobby firmware for bhyve
  • Makefile 35.1%
  • Assembly 32.2%
  • C 22.4%
  • Shell 10.3%
2026年07月09日 15:30:16 +03:00
etc/jumper c code and make additions 2026年06月22日 19:37:22 +03:00
longmode gitignore ate my _start 2026年07月02日 14:34:43 +03:00
mk we don't use stamps anymore 2026年07月09日 15:30:16 +03:00
scripts rename getinfo.sh to vmstatus.sh 2026年06月22日 16:58:33 +03:00
.gitignore gitignore ate my _start 2026年07月02日 14:34:43 +03:00
config.mk c code and make additions 2026年06月22日 19:37:22 +03:00
license.txt initial commit 2026年06月18日 23:45:28 +03:00
Makefile c code and make additions 2026年06月22日 19:37:22 +03:00
readme.md add license to uart.c and edit current state 2026年06月22日 21:02:01 +03:00

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.