Skip to content

LoganHunt5/OS_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bootloader For i386

bootloader stage 1 and 2, created by following the os development series at brokenthorn.com

our cross compiler:
i686-elf-gcc
Runs on QEMU

Features

  • Protected Mode
  • GDT tables
  • A VGA driver
  • Enabling A20 for 4GB of addressing
  • FAT12 formatting
  • Jumps to the kernel file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors