I’ve been working on my own OS development for some time now, and as promised I’ll try to clear up some thoughts and write a decent tutorial for those who are also interested in OS development.
Table of contents
- Introduction
- PC Architecture
- Write your own MBR to read bootstrap code from GPT
- Write your own BBP bootstrap
To be continued…