Skip to content

disba1ancer/boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Boot loader for ext2 file system. (WIP)

TODO:

  • Add allocator for high memory
  • Add ELF binary loader
  • Add paging support

You must use GCC cross (as described this article on osdev wiki) compiller and CMake to build sources. "boot.bin" will be loaded at 0x10000 linear addres with 0x1000:0 real-mode entry point.

About

Boot loader for ext2 file system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published