Update Booting/linux-bootstrap-2.md

This commit is contained in:
hailin cai
2016-02-24 10:37:00 -05:00
parent a99f21f8d7
commit 5f9940bcf8

View File

@@ -9,7 +9,7 @@
在这一节中我们将继续对内核启动过程的研究,我们将
* 认识`保护模式`
* 如何从实模式进入保护模式
* 堆和字符界面初始化
* 堆和控制台初始化
* 内存检测cpu验证键盘初始化
* 还有更多