Operating System
Functions
DBR.c File Reference

operating system loader More...

#include <stdint.h>
#include "fsutilities.h"
#include "FATMacro.h"
#include "filesystem.h"

Go to the source code of this file.

Functions

uint16_t DBRkernelLoader ()
 

Detailed Description

operating system loader

check for BPB table. try to load the whole kernel into memory. give control to operating system.

Definition in file DBR.c.

Function Documentation

◆ DBRkernelLoader()

uint16_t DBRkernelLoader ( )

Definition at line 14 of file DBR.c.