Embed presentation
Download to read offline

This document provides requirements for a project to implement a Global Descriptor Table (GDT) in an operating system kernel and write to a text mode terminal. The objectives are to learn about and set up the GDT, and gain experience writing to a terminal. Requirements include implementing at minimum the NULL, Data and Text descriptors in the GDT, printing "Hello World" on kernel startup, and submitting the work with documentation on the approach and any challenges faced.
