An OS kernel for study

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

README.md

os_kernel

An OS kernel for study