Files
blog_os/blog/content/second-edition/posts/02-booting/index.md
2018-02-10 16:42:50 +01:00

442 B

+++ title = "Booting" order = 2 path = "booting" date = "0000-01-01" template = "second-edition/page.html" +++

This post describes the boot process of an x86_64 machine. It presents different ways to boot an operating system and describes the necessary CPU initialization steps. It also provides an overview over the BIOS and UEFI systems and the Multiboot standard.

The Boot Process

The

BIOS

Multiboot

UEFI