Alexander Kuleshov 0801a3bbf4 boot: note that Booting dir contains data related to Linux kernel v4.16 7 years ago
..
README.md 0801a3bbf4 boot: note that Booting dir contains data related to Linux kernel v4.16 7 years ago
linux-bootstrap-1.md 5d643f8e9f boot-1: clarify boot address 7 years ago
linux-bootstrap-2.md 7c0d65420c linux-bootstrap-2: correct the calling convention statement 7 years ago
linux-bootstrap-3.md 5d643f8e9f boot-1: clarify boot address 7 years ago
linux-bootstrap-4.md 4df08a04e1 boot-4: s/command/instruction 7 years ago
linux-bootstrap-5.md 9092a38671 boot-5: add gdt64 7 years ago
linux-bootstrap-6.md efed15d860 kaslr: improve sentence 7 years ago

README.md

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:

This chapter coincides with with Linux kernel v4.16.