Giter Site home page Giter Site logo

m-rinaldi / kboot86 Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 153 KB

:floppy_disk: Bootloader for x86-PC, loads an ELF kernel image from a FAT partition on ATA hard disk

Home Page: https://github.com/m-rinaldi/emuk86

License: MIT License

Makefile 4.27% Assembly 5.83% Vim Script 0.03% C 89.59% Shell 0.15% Perl 0.14%
bootloader elf-kernel-image ata kernel x86 bootstrap fat fat16 c floppy

kboot86's Introduction

kboot86

Floppy kernel bootloader for x86-PC.

This project is aimed to implement a working bootloader for a PC with the x86 instruction set architecture.

on-Bochs-running kboot86's screenshot

Capabilities

So far, kboot86 loads in 32-bit protected mode an ELF kernel image from a primary FAT16 partition on the master hard drive of the primary ATA bus.

At the moment of loading the kernel, the processor is already in 32-bit protected mode, therefore the loading of the kernel is performed by means of actual ATA HDD drivers and not BIOS insterrupt calls. At this point the MMU has been also set up to support paging.

Jorge Rinaldi

kboot86's People

Contributors

m-rinaldi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

0xhellord

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.