filmov
tv
OS development 101 - How to make a bootloader part 3 - load kernel.c

Показать описание
I made a discord server for everyone interested in low level programming and malware.
Check it out:
Whats up everyone, welcome to the third part of bootloader development mini-servies. In todays video we gonna load kernel from memory and setup cross compiler so that you we can use C to program the kernel. If you didnt watch part 1 and 2 definitly do that before continuing and subscribe so that you dont miss any new videos.
🖤 SUBSCRIBE 🖤
Twitter/X:
My github & cross compiler command:
OSDEV
Timestamps:
0:00 ▶ Preparing nececery files
1:10 ▶ Installing cross compiler
6:36 ▶ Kernel
8:43 ▶ Loading kernel from hard drive
11:29 ▶ Linker & Makefile
19:59 ▶ Let’s test it
How to write a bootloader from scratch
What happens during a PC boot sequence
Understanding the Power-On Self Test (POST)
How does the BIOS or UEFI work during boot
What is real mode in computing
How to write bootable code for a PC
Steps to create a simple bootloader
How does a BIOS initialize hardware components
What is the Master Boot Record (MBR)
Difference between MBR and GPT
How to load a 32-bit kernel with a bootloader
What are the first 512 bytes of a boot device
How does memory work in real mode
Writing a bootloader with a "Hello World" message
What are the last two bytes of the MBR
How does the boot order affect the boot process
What is the role of the PSU in the boot sequence
How does the BIOS/UEFI transfer control to the kernel
What is the purpose of the Power-On Self Test
Steps to load a kernel using a bootloader
Check it out:
Whats up everyone, welcome to the third part of bootloader development mini-servies. In todays video we gonna load kernel from memory and setup cross compiler so that you we can use C to program the kernel. If you didnt watch part 1 and 2 definitly do that before continuing and subscribe so that you dont miss any new videos.
🖤 SUBSCRIBE 🖤
Twitter/X:
My github & cross compiler command:
OSDEV
Timestamps:
0:00 ▶ Preparing nececery files
1:10 ▶ Installing cross compiler
6:36 ▶ Kernel
8:43 ▶ Loading kernel from hard drive
11:29 ▶ Linker & Makefile
19:59 ▶ Let’s test it
How to write a bootloader from scratch
What happens during a PC boot sequence
Understanding the Power-On Self Test (POST)
How does the BIOS or UEFI work during boot
What is real mode in computing
How to write bootable code for a PC
Steps to create a simple bootloader
How does a BIOS initialize hardware components
What is the Master Boot Record (MBR)
Difference between MBR and GPT
How to load a 32-bit kernel with a bootloader
What are the first 512 bytes of a boot device
How does memory work in real mode
Writing a bootloader with a "Hello World" message
What are the last two bytes of the MBR
How does the boot order affect the boot process
What is the role of the PSU in the boot sequence
How does the BIOS/UEFI transfer control to the kernel
What is the purpose of the Power-On Self Test
Steps to load a kernel using a bootloader
Комментарии