File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# Summary
22
33- [ 序言] ( README.md )
4- - [ 愿景与基本理念] ( introduction/vision .md )
4+ - [ 愿景与基本理念] ( introduction/index .md )
55 - [ 项目愿景] ( introduction/vision.md )
66 - [ 技术目标] ( introduction/goals.md )
77
8- - [ 快速上手] ( getting-started/setup .md )
8+ - [ 快速上手] ( getting-started/index .md )
99 - [ 环境搭建] ( getting-started/setup.md )
1010 - [ 编译与运行] ( getting-started/build-and-run.md )
1111 - [ 调试技巧 (GDB/QEMU)] ( getting-started/debugging.md )
1212
1313- [ 核心架构设计] ( architecture/index.md )
14- - [ 架构概览] ( architecture/index.md )
15- - [ 引导流程] ( architecture/boot/protocol.md )
14+ - [ 引导流程] ( architecture/boot/index.md )
1615 - [ Limine 协议集成] ( architecture/boot/protocol.md )
1716 - [ 内核入口点] ( architecture/boot/kernel-entry.md )
1817 - [ ACPI 探测与解析] ( architecture/boot/acpi.md )
19- - [ 内存管理架构] ( architecture/memory/physical.md )
18+ - [ 内存管理架构]
2019 - [ 物理内存 (Buddy Allocator)] ( architecture/memory/physical.md )
2120 - [ 虚拟内存 (Paging/VMM/HHDM)] ( architecture/memory/virtual.md )
2221 - [ 内核堆分配 (Talc)] ( architecture/memory/heap.md )
Original file line number Diff line number Diff line change 1+ 略
Original file line number Diff line number Diff line change 1+ 略
You can’t perform that action at this time.
0 commit comments