StuBS
Struct List
Here are the structs with brief descriptions:
[detail level 123]
 NACPIAbstracts the ACPI standard that provides interfaces for hardware detection, device configuration, and energy management
 NMADS
 CLAPICProcessor Local APIC (LAPIC) Structure
 CIOAPICI/O APIC Structure
 CInterrupt_Source_OverrideInterrupt Source Override Structure
 CLAPIC_Address_OverrideLocal APIC Address Override Structure
 CLAPIC_Address_Override.__unnamed0__.__unnamed0__
 CRSDPRoot System Description Pointer (RSDP)
 CSDTHSystem Description Table Header (SDTH)
 CRSDTRoot System Description Table (RSDT)
 CXSDTExtended System Description Table (XSDT)
 CSubHeaderHelper structure
 CMADTMultiple APIC Description Table (MADT)
 CAddressACPI address format
 NCPUIDQuery information about the processor
 CReg.__unnamed0__
 NFPUFor the sake of simplicity we call it just FPU, although this is for MMX and SSE as well
 CState512 byte structure for FPU / MMX / SSE registers corresponds to the layout used by the instructions fxsave and fxrstor
 CST80 bit registers for FPU stack / MMX
 CXMM128 bit SSE registers
 CState.__unnamed0__.__unnamed0__
 CState.__unnamed1__.__unnamed0__
 CState.st
 NGDTAbstracts the GDT that, primarily, contains descriptors to memory segments
 CPointerStructure that describes a GDT Pointer (aka GDT Descriptor)
 CSegmentDescriptor.__unnamed0__
 CSegmentDescriptor.__unnamed1__Fields specific for Code Segment (for debugging purposes)
 CSegmentDescriptor.__unnamed2__Fields specific for Data Segment (for debugging purposes)
 NHPETAbstraction of the HPET existing in "modern" computers (since ~2005)
 CHPET_ACPIThe ACPI 2.0 HPET Description Table (HPET)
 CCapabilitiesAndIdRegister.__unnamed0__
 CConfigurationRegister.__unnamed0__
 NIDT"Interrupt Descriptor Table (IDT)
 CInterruptDescriptor
 CRegister
 CInterruptDescriptor.__unnamed0__.__unnamed0__
 NIOAPICAbstraction of the I/O APIC that is used for management of external interrupts
 CIdentification.__unnamed0__
 NLAPICAbstracts the local APIC (which is integrated into every CPU core)
 NIPIInter-Processor Interrupts
 CInterruptCommand.__unnamed0__
 CInterruptCommand.__unnamed1__I/O redirection-table entry
 NTimerLocal Timer (for each LAPIC / CPU)
 CControlRegister.__unnamed0__
 CIdentificationRegister.__unnamed0__
 CVersionRegister.__unnamed0__
 CLogicalDestinationRegister.__unnamed0__
 CDestinationFormatRegister.__unnamed0__
 CTaskPriorityRegister.__unnamed0__
 CSpuriousInterruptVectorRegister.__unnamed0__
 Nlinenoise
 ClinenoiseState
 NMultibootInterface for Multiboot
 CVBEVideo mode: Vesa BIOS Extension
 CFramebufferVideo mode: Framebuffer
 CFramebuffer.__unnamed0__.__unnamed0__For INDEXED type
 CFramebuffer.__unnamed0__.__unnamed1__For RGB type
 NPITAbstraction of the historical Programmable Interval Timer (PIT)
 CMode.__unnamed0__
 CControl.__unnamed0__I/O-port bitmap for the NMI Status and Control Register
 CCommand
 CCursor.__unnamed0__
 CDateTimeDate and Time
 CDebugContextDebug context (stored on stack during GDB interrupt)
 CDIR
 CDirent
 CGIMPGIMP image
 CIndirect
 CInterruptContextPreserved interrupt context
 CKeyClass that abstracts a key, made up of the scan code and the modifier bits
 CMinix_Dirent
 CMinix_Disk_Inode
 CMinix_Super_Block
 Cmultiboot_infoMultiboot Information Structure according to Specification
 CArrayHelper Structure
 Cmultiboot_info.__unnamed0__.aout_symbol_tableSymbol table for kernel in a.out format
 Cmultiboot_info.__unnamed0__.elf_section_header_tableSection header table for kernel in ELF
 Cmultiboot_info.memAvailable memory retrieved from BIOS
 CParameter
 Cpath
 CPointCoordinate on the graphic screen
 CPointerMouse state
 CSpritePixel
 CSpritePixel< GREYSCALE, false, BITS >Greyscale pixel without transparency
 CSpritePixel< GREYSCALE, true, BITS >Greyscale pixel with transparency
 CSpritePixel< RGB, false, BITS >Colored pixel without transparency
 CSpritePixel< RGB, true, BITS >Colored pixel with transparency
 CSpritePixelComponentSprite pixel component
 CStackPointerStructure for saving the stack pointer when switching coroutines
 Cstat
 CVbeModeInfoMode Information of the Vesa BIOS Extension
 CVbeModeInfo.win