An OS kernel for study

simon defcff20d3 fix: 添加打印函数注释 11 ماه پیش
boot cb87d2fe4a 完成内核: 实现 put_char 11 ماه پیش
doc 6faa12e9f5 fix: fix document 11 ماه پیش
kernel 195f359fc8 实现字符串打印 put_str 11 ماه پیش
lib defcff20d3 fix: 添加打印函数注释 11 ماه پیش
.gitignore 7ad6b10677 fix: fix shell bug 11 ماه پیش
README.md e34c8dd11a Initial commit 1 سال پیش
bochsrc 635bc3a2c9 保护进阶, 向内核迈进 11 ماه پیش
boot.asm ddf0193078 init: bochs test 1 سال پیش
build.sh cb87d2fe4a 完成内核: 实现 put_char 11 ماه پیش
clean.sh 7ad6b10677 fix: fix shell bug 11 ماه پیش

README.md

os_kernel

An OS kernel for study