You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aleksey Lagoshin bfb3d493c7
Fixed mistakes in the segment descriptors part
6 years ago
..
README.md many fixes in boot part 1 7 years ago
linux-bootstrap-1.md bootstrap1: .org directive is useless in a case of binary output 7 years ago
linux-bootstrap-2.md Fixed mistakes in the segment descriptors part 6 years ago
linux-bootstrap-3.md typo fixed (0bB800 -> 0xb800) 7 years ago
linux-bootstrap-4.md alignment fixed 7 years ago
linux-bootstrap-5.md booting: add kaslr part 6 years ago
linux-bootstrap-6.md booting: add kaslr part 6 years ago

README.md

Kernel Boot Process

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