mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
21 lines
249 B
Markdown
21 lines
249 B
Markdown
+++
|
|
title = "BIOS Booting"
|
|
path = "booting/bios"
|
|
date = 0000-01-01
|
|
template = "second-edition/page.html"
|
|
+++
|
|
|
|
This post describes the BIOS boot process of an x86_64 machine.
|
|
|
|
<!-- more -->
|
|
|
|
## The Boot Process
|
|
The
|
|
|
|
|
|
## BIOS
|
|
|
|
### Multiboot
|
|
|
|
## UEFI
|