Skip to content

Bodanor/bootloader-mbr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootloader-mbr

This is a simple bootloader used for a future kernel for my personal usage.

It concists of an mbr boot manager which sole purpose is rellocate itself, find the active partition, load it at address 0x7C00 and jump to it

How to Build

In order to build, you'll need to have a cross-commpiler with the name "i386-elf-*" in your $PATH.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published