StuBS
Modules List
Here is a list of all modules with brief descriptions:
[detail level 12]
 NACPIAbstracts the ACPI standard that provides interfaces for hardware detection, device configuration, and energy management
 NMADS
 NAPICInformation about the (extended) Advanced Programmable Interrupt Controller
 NApplicationProcessorApplication Processor Boot
 NCMOSCMOS
 NNMI
 NCoreImplements an abstraction for CPU internals
 NInterruptException and Interrupt control
 CCRAccess to the Control Register
 CMSRAccess to the Model-Specific Register (MSR)
 NCSUC StartUp (CSU) required by the compiler and provided by the c standard library
 NFPUFor the sake of simplicity we call it just FPU, although this is for MMX and SSE as well
 NGDTAbstracts the GDT that, primarily, contains descriptors to memory segments
 NIDT"Interrupt Descriptor Table (IDT)
 NIOAPICAbstraction of the I/O APIC that is used for management of external interrupts
 NLAPICAbstracts the local APIC (which is integrated into every CPU core)
 NIPIInter-Processor Interrupts
 NTimerLocal Timer (for each LAPIC / CPU)
 NMathBasic math helper functions
 NMultibootInterface for Multiboot
 NPICThe Programmable Interrupt Controller (PIC aka 8259A)
 NPITAbstraction of the historical Programmable Interval Timer (PIT)
 NPlugboxObject-oriented abstraction of an device interrupt table
 NPS2ControllerPS/2 Controller
 NSystemGeneral System functions