mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
2.1 KiB
2.1 KiB
+++ title = "UEFI Booting" path = "booting/uefi" date = 0000-01-01 template = "edition-3/page.html"
[extra] hide_next_prev = true icon = '''
''' +++This post is an addendum to our main Booting post. It explains how to create a basic UEFI bootloader from scratch.