mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-01-03 12:20:56 +00:00
Update SUMMARY.md
This commit is contained in:
parent
be51a2e3e4
commit
3c62f4ab65
10
SUMMARY.md
10
SUMMARY.md
@ -3,8 +3,12 @@
|
|||||||
* [Booting](Booting/README.md)
|
* [Booting](Booting/README.md)
|
||||||
* [From bootloader to kernel](Booting/linux-bootstrap-1.md)
|
* [From bootloader to kernel](Booting/linux-bootstrap-1.md)
|
||||||
* [First steps in the kernel setup code](Booting/linux-bootstrap-2.md)
|
* [First steps in the kernel setup code](Booting/linux-bootstrap-2.md)
|
||||||
* [Video mode initialization and transition to protected mode](Booting/linux-bootstrap-3.md)
|
* [Video mode initialization and transition to protected mode](Booting/linux-bootstrap-3.md)
|
||||||
* [Transition to 64-bit mode](Booting/linux-bootstrap-4.md)
|
* [Transition to 64-bit mode](Booting/linux-bootstrap-4.md)
|
||||||
* [Kernel decompression]()
|
* [Kernel decompression]()
|
||||||
|
* [Theory]()
|
||||||
|
* [Paging]()
|
||||||
|
* [Misc]()
|
||||||
|
* [Write and Submit your first Linux kernel Patch]()
|
||||||
* [Useful links](LINKS.md)
|
* [Useful links](LINKS.md)
|
||||||
* [Contributors](contributors.md)
|
* [Contributors](contributors.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user