The little book about OS development
Contents
1 Introduction
1.1 About the Book
1.2 The Reader
1.3 Credits, Thanks and Acknowledgements
1.4 Contributors
1.5 Changes and Corrections
1.6 Issues and where to get help
1.7 License
2 First Steps
2.1 Tools
2.1.1 Quick Setup
2.1.2 Programming Languages
2.1.3 Host Operating System
2.1.4 Build System
2.1.5 Virtual Machine
2.2 Booting
2.2.1 BIOS
2.2.2 The Bootloader
2.2.3 The Operating System
2.3 Hello Cafebabe
2.3.1 Compiling the Operating System
2.3.2 Linking the Kernel
2.3.3 Obtaining GRUB...
Read more at littleosbook.github.io