Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 444 Bytes

CODE.md

File metadata and controls

8 lines (5 loc) · 444 Bytes

Code documentation

Introduction

this is the code documentation of the project. you can find all the explainations about the differents parts of the code, and the differents theorical parts of the project. all the documentation is store in the doc folder. and splitted in differents parts:

  • Boot
    this part explains all the differents parts of the boot process of the project (boot_sector, kernel entry, etc...).