You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Kuleshov 0801a3bbf4
boot: note that Booting dir contains data related to Linux kernel v4.16
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
..
README.md boot: note that Booting dir contains data related to Linux kernel v4.16 6 years ago
linux-bootstrap-1.md boot-1: clarify boot address 6 years ago
linux-bootstrap-2.md linux-bootstrap-2: correct the calling convention statement 6 years ago
linux-bootstrap-3.md boot-1: clarify boot address 6 years ago
linux-bootstrap-4.md boot-4: s/command/instruction 6 years ago
linux-bootstrap-5.md boot-5: add gdt64 6 years ago
linux-bootstrap-6.md kaslr: improve sentence 6 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.