This website works better with JavaScript
首頁
探索
說明
註冊
登入
jeremy
/
linux-insides
镜像来自
https://github.com/0xAX/linux-insides
關注
1
讚好
0
複刻
0
檔案
問題管理
0
Wiki
目錄樹:
c7ea7c154c
分支列表
標籤列表
master
linux-insides
/
SUMMARY.md
SUMMARY.md
967 B
文件歷史
原始文件
Summary
Booting
From bootloader to kernel
First steps in the kernel setup code
Video mode initialization and transition to protected mode
Transition to 64-bit mode
Kernel decompression
Initialization
First steps in the kernel
Early interrupts handler
[Kernel entry point]()
Theory
Paging
Elf64
Per-CPU variables
[CPUID]()
[MSR]()
[Misc]()
[Kernel building and instalation]()
[Write and Submit your first Linux kernel Patch]()
Useful links
Contributors