Hobby Operating System
Go to file
Drew Galbraith 2d719d0443 Add a bootstrap physical memory manager.
This will allow the real physical memory manager to use allocations.
2023-05-18 11:00:05 -07:00
scripts Barebones Kernel Commit 2023-05-17 20:20:53 -07:00
zion Add a bootstrap physical memory manager. 2023-05-18 11:00:05 -07:00
.clang-format Add a clang format spec 2023-05-17 20:30:15 -07:00
.gdbinit Add a qemu debug option and gdb init file. 2023-05-17 22:53:32 -07:00
.gitignore Add compile_commands.json to .gitignore 2023-05-17 20:42:21 -07:00
CMakeLists.txt Add a qemu debug option and gdb init file. 2023-05-17 22:53:32 -07:00
init-dbg.sh Load our own GDT. 2023-05-17 21:41:08 -07:00