StuBS
machine Directory Reference
Directory dependency graph for machine:

Files

 
acpi.h
 Structs and methods related to the Advanced Configuration and Power Interface (ACPI).
 
apic.h
 Gather system information from the ACPI about the Advanced Programmable Interrupt Controller (APIC).
 
cmos.h
 Controlling the complementary metal oxide semiconductor (CMOS).
 
core.h
 Access to internals of a CPU Core.
 
core_cr.h
 Access to Control Register of a CPU core.
 
core_interrupt.h
 Interrupt control and interrupt vector list
 
core_msr.h
 Identifiers for Model-Specific Register
 
gdt.h
 The Global Descriptor Table (GDT).
 
idt.h
 Interrupt Descriptor Table (IDT) containing the entry points for interrupt handling.
 
ioport.h
 IOPort provides access to the x86 IO address space
 
keydecoder.h
 KeyDecoder decodes a keystroke to the corresponding Key object
 
lapic.h
 LAPIC abstracts access to the Local APIC
 
lapic_registers.h
 Structures and macros for accessing the local APIC.
 
pic.h
 Handle (disable) the old Programmable Interrupt Controller (PIC).
 
pit.h
 The old/historical Programmable Interval Timer (PIT).
 
ps2controller.h
 PS/2 Controller (Intel 8042, also known as Keyboard Controller)
 
serial.h
 Communication via the Serial interface (RS-232).
 
system.h
 General System functionality (reboot).
 
textmode.h
 TextMode provides a basic interface to display a character in VGA-compatible text mode
 
textwindow.h
 TextWindow provides virtual output windows in text mode