Name |
Description |
Architecture |
|
Barrier |
|
BootControl |
Contains all system power functionality |
CMOS |
|
ExceptionHandling |
|
GDT |
The Global Descriptor Table (GDT) is a data structure used by Intel x86-family processors starting with the 80286 in order to define the characteristics of the various memory areas used during program execution, for example the base address, the size and access privileges like executability and writability. These memory areas are called segments in Intel terminology. |
GDT.Entry |
|
IO |
|
Interlocked |
|
Keyboard |
|
PIC |
Programmable Interrupt Controller (PIC) |
PIT |
Periodic Interrupt Timer (PIT) |
Pager |
Hardware specific paging layer |
Processor |
|
RTC |
Real Time Clock |
TextMode |
Handles setting up and working with CGA/EGA/MDA text modes. |
Thread |
|
ThreadManager |
|