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