1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 14:48:08 +00:00
linux-insides/Booting
Alexander Kuleshov 4df08a04e1
boot-4: s/command/instruction
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-05 23:50:31 +06:00
..
linux-bootstrap-1.md boot-1: clarify boot address 2018-05-04 23:46:09 +06:00
linux-bootstrap-2.md linux-bootstrap-2: correct the calling convention statement 2018-03-18 15:23:38 +08:00
linux-bootstrap-3.md boot-1: clarify boot address 2018-05-04 23:46:09 +06:00
linux-bootstrap-4.md boot-4: s/command/instruction 2018-05-05 23:50:31 +06:00
linux-bootstrap-5.md boot-5: add gdt64 2018-04-04 00:20:37 +06:00
linux-bootstrap-6.md kaslr: improve sentence 2018-05-03 23:45:10 +06:00
README.md Update README.md 2018-01-07 18:45:48 -05:00

Kernel Boot Process

This chapter describes the linux kernel boot process. Here you will see a series of posts which describes the full cycle of the kernel loading process: